
Name | Description | |
---|---|---|
![]() | QueryAsync<T>(String) |
Asynchronously executes a N1QL query against the Couchbase Cluster.
|
![]() | QueryAsync<T>(IQueryRequest) |
Asynchronously executes a N1QL statement or prepared statement via a IQueryRequest against the Couchbase Cluster.
|
![]() | QueryAsync<T>(IViewQuery) |
Asynchronously Executes a View query and returns the result.
|
