IQueryPlan InterfaceCouchbase .NET SDK 2.0

[Missing <summary> documentation for "T:Couchbase.N1QL.IQueryPlan"]

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public interface IQueryPlan

The IQueryPlan type exposes the following members.

Methods
  NameDescription
Public methodToN1ql
Gives the N1QL string representation of the query plan.
Top
See Also