IQueryResult T  Error Property Couchbase .NET SDK 2.0
The error message returned by the N1QL engine if the query failed.

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Error Error { get; }

Property Value

Type: Error
See Also