Udostępnij przez


QueryInterceptorAttribute(String) Konstruktor

Definicja

Inicjuje QueryInterceptorAttribute nowe wystąpienie klasy dla zestawu jednostek określonego entitySetName przez parametr .

public:
 QueryInterceptorAttribute(System::String ^ entitySetName);
public QueryInterceptorAttribute (string entitySetName);
new System.Data.Services.QueryInterceptorAttribute : string -> System.Data.Services.QueryInterceptorAttribute
Public Sub New (entitySetName As String)

Parametry

entitySetName
String

Nazwa zestawu jednostek, który zawiera jednostkę, do której stosuje się przechwytywanie.

Dotyczy