EntityChangedParams.TargetEntitySet プロパティ

定義

ターゲット エンティティ オブジェクトが属しているエンティティ セット。

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

プロパティ値

エンティティ セットの名前。

適用対象