IQueryRequest IsPrepared Property Couchbase .NET SDK 2.0
Returns true if the request is a prepared statement

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
bool IsPrepared { get; }

Property Value

Type: Boolean
See Also