QueryResult T  Error Property Couchbase .NET SDK 2.0
Additional information returned by the query.

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

Property Value

Type: Error

Implements

IQueryResult T  Error
See Also