The Property type exposes the following members.
Methods
| Name | Description |
---|
 | As | (Inherited from SimpleProjection.) |
 | Asc | |
 | Avg | |
 | Between | |
 | Bt | |
 | Count | |
 | Desc | |
 | Eq(Object) | |
 | Eq(DetachedCriteria) | |
 | EqAll | |
 | EqProperty(String) | |
 | EqProperty(Property) | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | ForName | |
 | Ge(Object) | |
 | Ge(DetachedCriteria) | |
 | GeAll | |
 | GeProperty(String) | |
 | GeProperty(Property) | |
 | GeSome | |
 | GetColumnAliases(Int32) | (Inherited from SimpleProjection.) |
 | GetColumnAliases(String, Int32) | (Inherited from SimpleProjection.) |
 | GetColumnAliases(Int32, ICriteria, ICriteriaQuery) | (Inherited from SimpleProjection.) |
 | GetColumnAliases(String, Int32, ICriteria, ICriteriaQuery) | (Inherited from SimpleProjection.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetProperty |
Get a component attribute of this property
|
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetTypedValues |
Gets the typed values for parameters in this projection
(Inherited from SimpleProjection.) |
 | GetTypes(ICriteria, ICriteriaQuery) | (Inherited from PropertyProjection.) |
 | GetTypes(String, ICriteria, ICriteriaQuery) | (Inherited from SimpleProjection.) |
 | Group | |
 | Gt | |
 | GtAll | |
 | GtProperty(String) | |
 | GtProperty(Property) | |
 | GtSome | |
 | In(ICollection) | |
 | In(array<Object>[]()[][]) | |
 | In(DetachedCriteria) | |
 | IsEmpty | |
 | IsNotEmpty | |
 | IsNotNull | |
 | IsNull | |
 | Le(Object) | |
 | Le(DetachedCriteria) | |
 | LeAll | |
 | LeProperty(String) | |
 | LeProperty(Property) | |
 | LeSome | |
 | Like(Object) | |
 | Like(String, MatchMode) | |
 | Lt(Object) | |
 | Lt(DetachedCriteria) | |
 | LtAll | |
 | LtProperty(String) | |
 | LtProperty(Property) | |
 | LtSome | |
 | Max | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Min | |
 | Ne | |
 | NotEqProperty(String) | |
 | NotEqProperty(Property) | |
 | NotIn | |
 | ToGroupSqlString | (Inherited from PropertyProjection.) |
 | ToSqlString | (Inherited from PropertyProjection.) |
 | ToString | (Inherited from PropertyProjection.) |
Extension Methods
See Also