IQueryRequest GetBaseUri Method Couchbase .NET SDK 2.0
Gets the Uri for the Query service

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Uri GetBaseUri()

Return Value

Type: Uri
The Uri for the Query service
See Also