ChangeInterceptorAttribute.EntitySetName プロパティ

定義

インターセプターの適用対象となるエンティティ セットの名前を取得します。

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

プロパティ値

エンティティ セットの名前を表す文字列値。

適用対象