Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / ArithmeticOperatorProjection Class
Properties Methods


In This Topic
    ArithmeticOperatorProjection Class Members
    In This Topic

    The following tables list the members exposed by ArithmeticOperatorProjection.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ArithmeticOperatorProjection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from NHibernate.Criterion.SimpleProjection)
    Public PropertyOverridden.  Gets are allowed operators  
    Public Property Gets the value indicating if this is an aggregate projection. (Inherited from CommerceBuilder.DomainModel.OperatorProjection)
    Public Property Get the value indicating this is group projection or not. (Inherited from CommerceBuilder.DomainModel.OperatorProjection)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from NHibernate.Criterion.SimpleProjection)
    Public MethodOverloaded.  (Inherited from NHibernate.Criterion.SimpleProjection)
    Public Method (Inherited from NHibernate.Criterion.SimpleProjection)
    Public MethodOverloaded.  Returns array of types (Inherited from CommerceBuilder.DomainModel.OperatorProjection)
    Public Method Returns the SQL String for given criteria (Inherited from CommerceBuilder.DomainModel.OperatorProjection)
    Public Method Returns the SQL string for given criteria (Inherited from CommerceBuilder.DomainModel.OperatorProjection)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also