DataServiceQueryException.Response Eigenschaft

Definition

Ruft die QueryOperationResponse ab, die die Ausnahmeergebnisse angibt.

public:
 property System::Data::Services::Client::QueryOperationResponse ^ Response { System::Data::Services::Client::QueryOperationResponse ^ get(); };
public System.Data.Services.Client.QueryOperationResponse Response { get; }
member this.Response : System.Data.Services.Client.QueryOperationResponse
Public ReadOnly Property Response As QueryOperationResponse

Eigenschaftswert

Ein QueryOperationResponse-Objekt, das die Ausnahmeergebnisse angibt.

Gilt für: