IQueryResultTError Property |
The error message returned by the N1QL engine if the query failed.
Namespace: Couchbase.N1QLAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property Error As Error
Get
property Error^ Error {
Error^ get ();
}
abstract Error : Error with get
Property Value
Type:
Error
See Also