EntityCollectionChangedParams.TargetEntitySet プロパティ

定義

コレクション内のオブジェクトのエンティティ セット名。

public:
 property System::String ^ TargetEntitySet { System::String ^ get(); };
public string TargetEntitySet { get; }
member this.TargetEntitySet : string
Public ReadOnly Property TargetEntitySet As String

プロパティ値

エンティティ セット名。

適用対象