Click or drag to resize
QueryResultTSuccess Property
True if query was successful.

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

Property Value

Type: Boolean

Implements

IResultSuccess
See Also