Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / OperatorProjection Class
Members
In This Topic
    OperatorProjection Class
    In This Topic
    This class defines OperatorProjection to extend the ICriteria and to allow operator based queries.
    Syntax
    public abstract class OperatorProjection : NHibernate.Criterion.SimpleProjection, NHibernate.Criterion.IProjection  
    Inheritance Hierarchy

    System.Object
       NHibernate.Criterion.SimpleProjection
          CommerceBuilder.DomainModel.OperatorProjection
             CommerceBuilder.DomainModel.ArithmeticOperatorProjection

    See Also