The SelectPathExpressionParser type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SelectPathExpressionParser | Initializes a new instance of the SelectPathExpressionParser class |
Methods
| Name | Description | |
|---|---|---|
| AddAssociation | (Inherited from PathExpressionParser.) | |
| AddFromAssociation | (Inherited from PathExpressionParser.) | |
| AddFromCollection | (Inherited from PathExpressionParser.) | |
| ContinueFromManyToMany | (Inherited from PathExpressionParser.) | |
| CurrentColumns | (Inherited from PathExpressionParser.) | |
| End | (Overrides PathExpressionParser..::..End(QueryTranslator).) | |
| Equals | (Inherited from Object.) | |
| Fetch | (Inherited from PathExpressionParser.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCollectionSubquery | (Inherited from PathExpressionParser.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IgnoreInitialJoin | (Inherited from PathExpressionParser.) | |
| LastCollectionElement | (Inherited from PathExpressionParser.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetExpectingCollectionIndex | (Overrides PathExpressionParser..::..SetExpectingCollectionIndex()()()().) | |
| SetLastCollectionElementIndexValue | (Inherited from PathExpressionParser.) | |
| Start | (Inherited from PathExpressionParser.) | |
| Token | (Inherited from PathExpressionParser.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| As<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) | |
| IsBetween |
Apply a "between" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
| IsIn(array<Object>[]()[][]) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
| IsIn(ICollection) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
| IsProxy | (Defined by NHibernateProxyHelper.) | |
| ToTypeParameters | (Defined by ReflectHelper.) |
Properties
| Name | Description | |
|---|---|---|
| CollectionName | (Inherited from PathExpressionParser.) | |
| CollectionOwnerName | (Inherited from PathExpressionParser.) | |
| CollectionRole | (Inherited from PathExpressionParser.) | |
| CurrentName | (Inherited from PathExpressionParser.) | |
| CurrentProperty | (Inherited from PathExpressionParser.) | |
| IsCollectionValued | (Inherited from PathExpressionParser.) | |
| IsExpectingCollectionIndex | (Inherited from PathExpressionParser.) | |
| JoinType | (Inherited from PathExpressionParser.) | |
| Name | (Inherited from PathExpressionParser.) | |
| ProcessedPath | (Inherited from PathExpressionParser.) | |
| PropertyType | (Inherited from PathExpressionParser.) | |
| SelectName | ||
| UseThetaStyleJoin | (Inherited from PathExpressionParser.) | |
| WhereColumn | (Inherited from PathExpressionParser.) | |
| WhereColumns | (Inherited from PathExpressionParser.) | |
| WhereColumnType | (Inherited from PathExpressionParser.) | |
| WhereJoin | (Inherited from PathExpressionParser.) |