Click or drag to resize
AuthMapping Methods

The AuthMapping type exposes the following members.

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