次の方法で共有


EntityKey.EntityContainerName プロパティ

定義

エンティティ コンテナーの名前を取得または設定します。

[System.Runtime.Serialization.DataMember]
public string EntityContainerName { get; set; }
member this.EntityContainerName : string with get, set
Public Property EntityContainerName As String

プロパティ値

String が属しているエンティティのエンティティ コンテナーの名前を表す EntityKey 値。

属性

適用対象