Click or drag to resize
ClientMapping Methods

The ClientMapping type exposes the following members.

Methods
  Name Description
Public method ApplyFilter(String) (Inherited from ClassMapClient.)
Public method ApplyFilter(String, String) (Inherited from ClassMapClient.)
Public method ApplyFilter``1 (Inherited from ClassMapClient.)
Public method BatchSize (Inherited from ClassMapClient.)
Public method CheckConstraint (Inherited from ClassMapClient.)
Public method Component(IComponentMappingProvider) (Inherited from ClasslikeMapBaseClient.)
Public method Component``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseClient.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseClient.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseClient.)
Public method CompositeId (Inherited from ClassMapClient.)
Public method CompositeId``1(ExpressionFuncUTP, UMP) (Inherited from ClassMapClient.)
Public method DiscriminateSubClassesOnColumn``1(String) (Inherited from ClassMapClient.)
Public method DiscriminateSubClassesOnColumn``1(String, UMP) (Inherited from ClassMapClient.)
Public method DynamicComponent (Inherited from ClasslikeMapBaseClient.)
Public method DynamicInsert (Inherited from ClassMapClient.)
Public method DynamicUpdate (Inherited from ClassMapClient.)
Public method EntityName (Inherited from ClassMapClient.)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClient.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClient.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClient.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClient.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClient.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseClient.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseClient.)
Public method Id (Inherited from ClassMapClient.)
Public method Id(ExpressionFuncUTP, Object) (Inherited from ClassMapClient.)
Public method Id(ExpressionFuncUTP, Object, String) (Inherited from ClassMapClient.)
Public method Id``1(String) (Inherited from ClassMapClient.)
Public method ImportType``1 (Inherited from ClassMapClient.)
Public method Join (Inherited from ClassMapClient.)
Public method JoinedSubClass``1 Obsolete. (Inherited from ClassMapClient.)
Public method LazyLoad (Inherited from ClassMapClient.)
Public method Map(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseClient.)
Public method Map(ExpressionFuncUTP, Object, String) (Inherited from ClasslikeMapBaseClient.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NaturalId (Inherited from ClassMapClient.)
Public method Persister(String) (Inherited from ClassMapClient.)
Public method Persister``1 (Inherited from ClassMapClient.)
Public method Proxy(Type) (Inherited from ClassMapClient.)
Public method Proxy(String) (Inherited from ClassMapClient.)
Public method Proxy``1 (Inherited from ClassMapClient.)
Public method ReadOnly (Inherited from ClassMapClient.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseClient.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseClient.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseClient.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseClient.)
Public method ReferencesAny``1 (Inherited from ClasslikeMapBaseClient.)
Public method Schema (Inherited from ClassMapClient.)
Public method SelectBeforeUpdate (Inherited from ClassMapClient.)
Public method SqlDelete (Inherited from ClasslikeMapBaseClient.)
Public method SqlDeleteAll (Inherited from ClasslikeMapBaseClient.)
Public method SqlInsert (Inherited from ClasslikeMapBaseClient.)
Public method SqlUpdate (Inherited from ClasslikeMapBaseClient.)
Protected method StoredProcedure (Inherited from ClasslikeMapBaseClient.)
Public method Subselect (Inherited from ClassMapClient.)
Public method Table (Inherited from ClassMapClient.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method Tuplizer (Inherited from ClassMapClient.)
Public method UseUnionSubclassForInheritanceMapping (Inherited from ClassMapClient.)
Public method Version (Inherited from ClassMapClient.)
Public method Where (Inherited from ClassMapClient.)
Top
Extension Methods
Explicit Interface Implementations
  Name Description
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetClassMapping (Inherited from ClassMapClient.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetHibernateMapping (Inherited from ClassMapClient.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetIgnoredProperties (Inherited from ClassMapClient.)
Top
See Also