Click or drag to resize
StorageOperationMapping Methods

The StorageOperationMapping type exposes the following members.

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