Name | Description | |
---|---|---|
ArithmeticOperatorProjection Constructor | Initializes a new instance of the ArithmeticOperatorProjection class. |
The following tables list the members exposed by ArithmeticOperatorProjection.
Name | Description | |
---|---|---|
ArithmeticOperatorProjection Constructor | Initializes a new instance of the ArithmeticOperatorProjection class. |
Name | Description | |
---|---|---|
Aliases | (Inherited from NHibernate.Criterion.SimpleProjection) | |
AllowedOperators | Overridden. Gets are allowed operators | |
IsAggregate | Gets the value indicating if this is an aggregate projection. (Inherited from CommerceBuilder.DomainModel.OperatorProjection) | |
IsGrouped | Get the value indicating this is group projection or not. (Inherited from CommerceBuilder.DomainModel.OperatorProjection) |
Name | Description | |
---|---|---|
As | (Inherited from NHibernate.Criterion.SimpleProjection) | |
GetColumnAliases | Overloaded. (Inherited from NHibernate.Criterion.SimpleProjection) | |
GetTypedValues | (Inherited from NHibernate.Criterion.SimpleProjection) | |
GetTypes | Overloaded. Returns array of types (Inherited from CommerceBuilder.DomainModel.OperatorProjection) | |
ToGroupSqlString | Returns the SQL String for given criteria (Inherited from CommerceBuilder.DomainModel.OperatorProjection) | |
ToSqlString | Returns the SQL string for given criteria (Inherited from CommerceBuilder.DomainModel.OperatorProjection) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |