QueryRequest Pretty Method Couchbase .NET SDK 2.0

[Missing <summary> documentation for "M:Couchbase.N1QL.QueryRequest.Pretty(System.Boolean)"]

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
public IQueryRequest Pretty(
	bool pretty
)

Parameters

pretty
Type: System Boolean

[Missing <param name="pretty"/> documentation for "M:Couchbase.N1QL.QueryRequest.Pretty(System.Boolean)"]

Return Value

Type: IQueryRequest

[Missing <returns> documentation for "M:Couchbase.N1QL.QueryRequest.Pretty(System.Boolean)"]

Implements

IQueryRequest Pretty(Boolean)
See Also