EntityCollectionChangedParams.SourceEntitySet プロパティ

定義

ソース オブジェクトのエンティティ セット。

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

プロパティ値

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

適用対象