EntityContainer.Name プロパティ

定義

この EntityContainer の名前を取得します。

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

プロパティ値

この EntityContainer の名前。

適用対象