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.0.0-b0713
 Syntax
Syntaxpublic static ISelectResultFrom All()
Return Value
Type: 
ISelectResultFromThe instantiated instance
 See Also
See Also