Share via


EntityContainer.Name Property

Definition

Gets the name of this EntityContainer.

public virtual string Name { get; set; }
member this.Name : string with get, set
Public Overridable Property Name As String

Property Value

The name of this EntityContainer.

Applies to