Click or drag to resize
QueryResultTError Property
Additional information returned by the query.

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

Property Value

Type: Error

Implements

IQueryResultTError
See Also