Click or drag to resize
ClientGroupMapping Methods

The ClientGroupMapping type exposes the following members.

Methods
  Name Description
Public method ApplyFilter(String) (Inherited from ClassMapClientGroup.)
Public method ApplyFilter(String, String) (Inherited from ClassMapClientGroup.)
Public method ApplyFilter``1 (Inherited from ClassMapClientGroup.)
Public method BatchSize (Inherited from ClassMapClientGroup.)
Public method CheckConstraint (Inherited from ClassMapClientGroup.)
Public method Component(IComponentMappingProvider) (Inherited from ClasslikeMapBaseClientGroup.)
Public method Component``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method Component``1(ExpressionFuncUTP, UMP, ActionComponentPartUMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method CompositeId (Inherited from ClassMapClientGroup.)
Public method CompositeId``1(ExpressionFuncUTP, UMP) (Inherited from ClassMapClientGroup.)
Public method DiscriminateSubClassesOnColumn``1(String) (Inherited from ClassMapClientGroup.)
Public method DiscriminateSubClassesOnColumn``1(String, UMP) (Inherited from ClassMapClientGroup.)
Public method DynamicComponent (Inherited from ClasslikeMapBaseClientGroup.)
Public method DynamicInsert (Inherited from ClassMapClientGroup.)
Public method DynamicUpdate (Inherited from ClassMapClientGroup.)
Public method EntityName (Inherited from ClassMapClientGroup.)
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 ClasslikeMapBaseClientGroup.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method HasMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method HasManyToMany``1(ExpressionFuncUTP, IEnumerableUMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseClientGroup.)
Public method HasOne``1(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseClientGroup.)
Public method Id (Inherited from ClassMapClientGroup.)
Public method Id(ExpressionFuncUTP, Object) (Inherited from ClassMapClientGroup.)
Public method Id(ExpressionFuncUTP, Object, String) (Inherited from ClassMapClientGroup.)
Public method Id``1(String) (Inherited from ClassMapClientGroup.)
Public method ImportType``1 (Inherited from ClassMapClientGroup.)
Public method Join (Inherited from ClassMapClientGroup.)
Public method JoinedSubClass``1 Obsolete. (Inherited from ClassMapClientGroup.)
Public method LazyLoad (Inherited from ClassMapClientGroup.)
Public method Map(ExpressionFuncUTP, Object) (Inherited from ClasslikeMapBaseClientGroup.)
Public method Map(ExpressionFuncUTP, Object, String) (Inherited from ClasslikeMapBaseClientGroup.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NaturalId (Inherited from ClassMapClientGroup.)
Public method Persister(String) (Inherited from ClassMapClientGroup.)
Public method Persister``1 (Inherited from ClassMapClientGroup.)
Public method Proxy(Type) (Inherited from ClassMapClientGroup.)
Public method Proxy(String) (Inherited from ClassMapClientGroup.)
Public method Proxy``1 (Inherited from ClassMapClientGroup.)
Public method ReadOnly (Inherited from ClassMapClientGroup.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method References``1(ExpressionFuncUTP, UMP) (Inherited from ClasslikeMapBaseClientGroup.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseClientGroup.)
Public method References``1(ExpressionFuncUTP, UMP, String) (Inherited from ClasslikeMapBaseClientGroup.)
Public method ReferencesAny``1 (Inherited from ClasslikeMapBaseClientGroup.)
Public method Schema (Inherited from ClassMapClientGroup.)
Public method SelectBeforeUpdate (Inherited from ClassMapClientGroup.)
Public method SqlDelete (Inherited from ClasslikeMapBaseClientGroup.)
Public method SqlDeleteAll (Inherited from ClasslikeMapBaseClientGroup.)
Public method SqlInsert (Inherited from ClasslikeMapBaseClientGroup.)
Public method SqlUpdate (Inherited from ClasslikeMapBaseClientGroup.)
Protected method StoredProcedure (Inherited from ClasslikeMapBaseClientGroup.)
Public method Subselect (Inherited from ClassMapClientGroup.)
Public method Table (Inherited from ClassMapClientGroup.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method Tuplizer (Inherited from ClassMapClientGroup.)
Public method UseUnionSubclassForInheritanceMapping (Inherited from ClassMapClientGroup.)
Public method Version (Inherited from ClassMapClientGroup.)
Public method Where (Inherited from ClassMapClientGroup.)
Top
Extension Methods
Explicit Interface Implementations
  Name Description
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetClassMapping (Inherited from ClassMapClientGroup.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetHibernateMapping (Inherited from ClassMapClientGroup.)
Explicit interface implementation Private method FluentNHibernate#IMappingProvider#GetIgnoredProperties (Inherited from ClassMapClientGroup.)
Top
See Also