Click or drag to resize
ISQLiteValueToDouble Method
Returns the SQLiteValue as a double. Casting if necessary.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
double ToDouble()

Return Value

Type: Double

[Missing <returns> documentation for "M:SQLitePCL.pretty.ISQLiteValue.ToDouble"]

See Also