Returns the value of the QueryRow and interprets it as the given type
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax Type Parameters
- T
- The type to interpret the result as
Return Value
Type:
TThe value of the QueryRow and interprets it as the given type.
See Also