EntitySetAttribute.EntitySet プロパティ

定義

クラスが属するエンティティ セットを取得します。

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

プロパティ値

文字列値としてのエンティティ セット。

適用対象