Share via


QueryInterceptorAttribute.EntitySetName プロパティ

定義

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

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

プロパティ値

インターセプターの適用対象となるエンティティを含んだエンティティ セットの名前を表す文字列。

適用対象