Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / OperatorProjection Class
Members
Version
OperatorProjection Class
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