コレクション内のオブジェクトのエンティティ セットの名前。
名前空間: System.Data.Services.Client
アセンブリ: Microsoft.Data.Services.Client (Microsoft.Data.Services.Client.dll)
構文
'宣言
Public ReadOnly Property TargetEntitySet As String
Get
'使用
Dim instance As EntityCollectionChangedParams
Dim value As String
value = instance.TargetEntitySet
public string TargetEntitySet { get; }
public:
property String^ TargetEntitySet {
String^ get ();
}
member TargetEntitySet : string
function get TargetEntitySet () : String
プロパティ値
型: System.String
エンティティ セットの名前。