EdmTypeAttribute.Name Property

 

The name of the type in the conceptual schema that maps to the class to which this attribute is applied.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

public string Name {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.String

A String that is the name.