Click or drag to resize
IQueryResultTRows Property
The resultset of the N1QL query.

Namespace: Couchbase.N1QL
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<T> Rows { get; }

Property Value

Type: ListT
See Also