The ComponentJoin..::..ComponentFromElementType type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ComponentJoin..::..ComponentFromElementType | Initializes a new instance of the ComponentJoin..::..ComponentFromElementType class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (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.) | |
| GetBasePropertyMapping | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPropertyMapping | (Overrides FromElementType..::..GetPropertyMapping(String).) | |
| GetPropertyType | (Overrides FromElementType..::..GetPropertyType(String, String).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderCollectionSelectFragment | (Inherited from FromElementType.) | |
| RenderIdentifierSelect |
Returns the identifier select SQL fragment.
(Inherited from FromElementType.) | |
| RenderPropertySelect |
Returns the property select SQL fragment.
(Inherited from FromElementType.) | |
| RenderScalarIdentifierSelect | (Overrides FromElementType..::..RenderScalarIdentifierSelect(Int32).) | |
| RenderValueCollectionSelectFragment | (Inherited from FromElementType.) | |
| ToColumns(String, String, Boolean) | (Inherited from FromElementType.) | |
| ToColumns(String, String, Boolean, Boolean) | (Inherited from FromElementType.) | |
| 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 | |
|---|---|---|
| CollectionSuffix | (Inherited from FromElementType.) | |
| DataType | (Overrides FromElementType..::..DataType.) | |
| EntityPersister | (Inherited from FromElementType.) | |
| FromElement | ||
| IndexCollectionSelectorParamSpec | (Inherited from FromElementType.) | |
| IsCollectionOfValuesOrComponents | (Inherited from FromElementType.) | |
| IsEntity | (Inherited from FromElementType.) | |
| JoinSequence | (Inherited from FromElementType.) | |
| Queryable |
Returns the Hibernate queryable implementation for the HQL class.
(Inherited from FromElementType.) | |
| QueryableCollection | (Overrides FromElementType..::..QueryableCollection.) | |
| SelectType | (Inherited from FromElementType.) |