The ConventionModelMapper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConventionModelMapper | Initializes a new instance of the ConventionModelMapper class |
Methods
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 | |
---|---|---|
MembersProvider | (Inherited from ModelMapper.) | |
ModelInspector | (Inherited from ModelMapper.) | |
SimpleModelInspector |
Events
Name | Description | |
---|---|---|
AfterMapAny | (Inherited from ModelMapper.) | |
AfterMapBag | (Inherited from ModelMapper.) | |
AfterMapClass |
Occurs after apply the last customizer on a root class.
(Inherited from ModelMapper.) | |
AfterMapComponent | (Inherited from ModelMapper.) | |
AfterMapElement | (Inherited from ModelMapper.) | |
AfterMapIdBag | (Inherited from ModelMapper.) | |
AfterMapJoinedSubclass |
Occurs after apply the last customizer on a joined-subclass..
(Inherited from ModelMapper.) | |
AfterMapList | (Inherited from ModelMapper.) | |
AfterMapManyToMany | (Inherited from ModelMapper.) | |
AfterMapManyToOne | (Inherited from ModelMapper.) | |
AfterMapMap | (Inherited from ModelMapper.) | |
AfterMapMapKey | (Inherited from ModelMapper.) | |
AfterMapMapKeyManyToMany | (Inherited from ModelMapper.) | |
AfterMapOneToMany | (Inherited from ModelMapper.) | |
AfterMapOneToOne | (Inherited from ModelMapper.) | |
AfterMapProperty | (Inherited from ModelMapper.) | |
AfterMapSet | (Inherited from ModelMapper.) | |
AfterMapSubclass |
Occurs after apply the last customizer on a subclass.
(Inherited from ModelMapper.) | |
AfterMapUnionSubclass |
Occurs after apply the last customizer on a union-subclass..
(Inherited from ModelMapper.) | |
BeforeMapAny | (Inherited from ModelMapper.) | |
BeforeMapBag | (Inherited from ModelMapper.) | |
BeforeMapClass |
Occurs before apply pattern-appliers on a root class.
(Inherited from ModelMapper.) | |
BeforeMapComponent | (Inherited from ModelMapper.) | |
BeforeMapElement | (Inherited from ModelMapper.) | |
BeforeMapIdBag | (Inherited from ModelMapper.) | |
BeforeMapJoinedSubclass |
Occurs before apply pattern-appliers on a joined-subclass.
(Inherited from ModelMapper.) | |
BeforeMapList | (Inherited from ModelMapper.) | |
BeforeMapManyToMany | (Inherited from ModelMapper.) | |
BeforeMapManyToOne | (Inherited from ModelMapper.) | |
BeforeMapMap | (Inherited from ModelMapper.) | |
BeforeMapMapKey | (Inherited from ModelMapper.) | |
BeforeMapMapKeyManyToMany | (Inherited from ModelMapper.) | |
BeforeMapOneToMany | (Inherited from ModelMapper.) | |
BeforeMapOneToOne | (Inherited from ModelMapper.) | |
BeforeMapProperty | (Inherited from ModelMapper.) | |
BeforeMapSet | (Inherited from ModelMapper.) | |
BeforeMapSubclass |
Occurs before apply pattern-appliers on a subclass.
(Inherited from ModelMapper.) | |
BeforeMapUnionSubclass |
Occurs before apply pattern-appliers on a union-subclass.
(Inherited from ModelMapper.) |