C# Class System.Data.Metadata.Edm.ClrEntityType

Inheritance: EntityType
Show file Open project: mahasak/dotnet452 Class Usage Examples

Private Properties

Property Type Description
BuildEntityTypeDescription string
BuildEntityTypeHash string
ClrEntityType System

Private Methods

Method Description
BuildEntityTypeDescription ( ) : string

Creates a description of all the metadata relevant to the creation of a proxy type for this entity type.

BuildEntityTypeHash ( ) : string

Creates an SHA256 hash of a description of all the metadata relevant to the creation of a proxy type for this entity type.

ClrEntityType ( Type type, string cspaceNamespaceName, string cspaceTypeName ) : System

Initializes a new instance of Complex Type with properties from the type.