The DynamicMapComponentTuplizer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DynamicMapComponentTuplizer | Initializes a new instance of the DynamicMapComponentTuplizer class |
Methods
Name | Description | |
---|---|---|
BuildGetter | (Overrides AbstractComponentTuplizer..::..BuildGetter(Component, Property).) | |
BuildInstantiator | (Overrides AbstractComponentTuplizer..::..BuildInstantiator(Component).) | |
BuildSetter | (Overrides AbstractComponentTuplizer..::..BuildSetter(Component, Property).) | |
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.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetParent | (Inherited from AbstractComponentTuplizer.) | |
GetPropertyValue | (Inherited from AbstractComponentTuplizer.) | |
GetPropertyValues | (Inherited from AbstractComponentTuplizer.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Instantiate | This method does not populate the component parent (Inherited from AbstractComponentTuplizer.) | |
IsInstance | (Inherited from AbstractComponentTuplizer.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetParent | (Inherited from AbstractComponentTuplizer.) | |
SetPropertyValues | (Inherited from AbstractComponentTuplizer.) | |
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.) |
Fields
Name | Description | |
---|---|---|
getters | (Inherited from AbstractComponentTuplizer.) | |
hasCustomAccessors | (Inherited from AbstractComponentTuplizer.) | |
instantiator | (Inherited from AbstractComponentTuplizer.) | |
propertySpan | (Inherited from AbstractComponentTuplizer.) | |
setters | (Inherited from AbstractComponentTuplizer.) |
Properties
Name | Description | |
---|---|---|
HasParentProperty | (Inherited from AbstractComponentTuplizer.) | |
MappedClass | (Overrides AbstractComponentTuplizer..::..MappedClass.) |