Returns the raw REST URI which can be executed in a browser or using curl.
Namespace: Couchbase.ViewsAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxabstract RawUri : unit -> Uri
Return Value
Type:
UriA
Uri object that represents the query. This query can be run within a browser.
See Also