IDBQueryWithResponse<TResponse> Interface
Public Interface IDBQueryWithResponse(Of _
TResponse)
Inherits IDBQuery
This language is not supported or no code example is available.
public interface IDBQueryWithResponse<TResponse> : IDBQuery
This language is not supported or no code example is available.
generic<typename TResponse>
public interface class IDBQueryWithResponse : public IDBQuery^
This language is not supported or no code example is available.
Type Parameters
- TResponse
Name | Description | |
---|---|---|
![]() |
GetParameters() | (inherited from IDBQuery). |
![]() |
GetQuery() | (inherited from IDBQuery). |