EdmEntityType.Name Property

Gets the name of this entity type.

Namespace:  Microsoft.Data.Edm.Library
Assembly:  Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)

Syntax

public string Name { get; }

Property Value

Type: System.String
The name of this entity type.

Implements

IEdmNamedElement.Name

See Also

Reference

EdmEntityType Class

Microsoft.Data.Edm.Library Namespace