AuditTrailTypeConfiguration Methods From Dal.Audit previous page next page AuditTrailTypeConfiguration Methods The AuditTrailTypeConfiguration type exposes the following members. Methods Name Description Equals(System.Object) (Inherited from EntityTypeConfiguration.) Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) GetHashCode (Inherited from EntityTypeConfiguration.) GetType (Inherited from EntityTypeConfiguration.) HasEntitySetName(System.String) (Inherited from EntityTypeConfiguration.) HasKey``1(System.Linq.Expressions.Expression{System.Func{`0, ``0}}) (Inherited from EntityTypeConfiguration.) HasMany``1(System.Linq.Expressions.Expression{System.Func{`0, System.Collections.Generic.ICollection{``0}}}) (Inherited from EntityTypeConfiguration.) HasOptional``1(System.Linq.Expressions.Expression{System.Func{`0, ``0}}) (Inherited from EntityTypeConfiguration.) HasRequired``1(System.Linq.Expressions.Expression{System.Func{`0, ``0}}) (Inherited from EntityTypeConfiguration.) HasTableAnnotation(System.String,System.Object) (Inherited from EntityTypeConfiguration.) Ignore``1(System.Linq.Expressions.Expression{System.Func{`0, ``0}}) (Inherited from EntityTypeConfiguration.) Map(System.Action{System.Data.Entity.ModelConfiguration.Configuration.EntityMappingConfiguration{`0}}) (Inherited from EntityTypeConfiguration.) Map``1(System.Action{System.Data.Entity.ModelConfiguration.Configuration.EntityMappingConfiguration{``0}}) (Inherited from EntityTypeConfiguration.) MapToStoredProcedures (Inherited from EntityTypeConfiguration.) MapToStoredProcedures(System.Action{System.Data.Entity.ModelConfiguration.Configuration.ModificationStoredProceduresConfiguration{`0}}) (Inherited from EntityTypeConfiguration.) MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Data.Entity.Spatial.DbGeometry}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Data.Entity.Spatial.DbGeography}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.String}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Byte[]}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Decimal}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Nullable{System.Decimal}}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.DateTime}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Nullable{System.DateTime}}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.DateTimeOffset}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Nullable{System.DateTimeOffset}}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.TimeSpan}}) (Inherited from StructuralTypeConfiguration.) Property(System.Linq.Expressions.Expression{System.Func{`0, System.Nullable{System.TimeSpan}}}) (Inherited from StructuralTypeConfiguration.) Property``1(System.Linq.Expressions.Expression{System.Func{`0, ``0}}) (Inherited from StructuralTypeConfiguration.) Property``1(System.Linq.Expressions.Expression{System.Func{`0, System.Nullable{``0}}}) (Inherited from StructuralTypeConfiguration.) ToString (Inherited from EntityTypeConfiguration.) ToTable(System.String) (Inherited from EntityTypeConfiguration.) ToTable(System.String,System.String) (Inherited from EntityTypeConfiguration.) See Also AuditTrailTypeConfiguration Class Dal.Audit Namespace previous page start next page