ResultGetValue Method (Int32) |
Gets the value at the given index as an untyped object
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax Remarks This method should be avoided for numeric types, whose
underlying representation is subject to change and thus
InvalidCastExceptions
See Also