Suoranta.EnterpriseLib.Web - Developer API

EntityProfile Members

The EntityProfile type exposes the following members.

Constructors


  Name Description
Protected method EntityProfile

Methods


  Name Description
Public method AddGlobalIgnore (Inherited from Profile.)
Public method AddMemberConfiguration (Inherited from Profile.)
Public method ClearPrefixes (Inherited from Profile.)
Public method CreateMap(Type, Type) (Inherited from Profile.)
Public method CreateMap(Type, Type, MemberList) (Inherited from Profile.)
Public method CreateMap``2()()()() (Inherited from Profile.)
Public method CreateMap``2(MemberList) (Inherited from Profile.)
Protected method CreateMapToEntity<(Of <<'(TSource, TEntity>)>>)()()()()
As [Profile.CreateMap{TSource, TEntity}()]
Protected method CreateMapToEntity<(Of <<'(TSource, TEntity, TResolver>)>>)()()()()
As [Profile.CreateMap{TSource, TEntity}()]
Public method DisableConstructorMapping (Inherited from Profile.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForAllMaps (Inherited from Profile.)
Public method ForAllPropertyMaps (Inherited from Profile.)
Protected method Get<(Of <<'(T>)>>)
Gets instance of service type.
Public method GetHashCode (Inherited from Object.)
Protected method GetResolver<(Of <<'(TSource, TEntity>)>>)
Public method GetType (Inherited from Object.)
Public method IncludeSourceExtensionMethods (Inherited from Profile.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RecognizeAlias (Inherited from Profile.)
Public method RecognizeDestinationPostfixes (Inherited from Profile.)
Public method RecognizeDestinationPrefixes (Inherited from Profile.)
Public method RecognizePostfixes (Inherited from Profile.)
Public method RecognizePrefixes (Inherited from Profile.)
Public method ReplaceMemberName (Inherited from Profile.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AllowNullCollections (Inherited from Profile.)
Public property AllowNullDestinationValues (Inherited from Profile.)
Public property ConstructorMappingEnabled (Inherited from Profile.)
Public property DefaultMemberConfig (Inherited from Profile.)
Public property DestinationMemberNamingConvention (Inherited from Profile.)
Public property EnableNullPropagationForQueryMapping (Inherited from Profile.)
Public property ProfileName (Inherited from Profile.)
Public property ShouldMapField (Inherited from Profile.)
Public property ShouldMapMethod (Inherited from Profile.)
Public property ShouldMapProperty (Inherited from Profile.)
Public property ShouldUseConstructor (Inherited from Profile.)
Public property SourceMemberNamingConvention (Inherited from Profile.)
Public property ValueTransformers (Inherited from Profile.)