Creates a select result instance that will return all of the
data in the retrieved document
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax public static ISelectResultFrom All()
Return Value
Type:
ISelectResultFromThe instantiated instance
See Also