DataServiceQueryException.Response Eigenschap

Definitie

Hiermee wordt de QueryOperationResponse uitzonderingsresultaten opgehaald.

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

Waarde van eigenschap

Een QueryOperationResponse object dat de uitzonderingsresultaten aangeeft.

Van toepassing op