QueryInterceptorAttribute.EntitySetName プロパティ

定義

インターセプターが適用されるエンティティを含むエンティティ セットの名前を取得します。

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

プロパティ値

インターセプターが適用されるエンティティを含むエンティティ セットの名前を示す文字列。

適用対象