Click or drag to resize
ISQLiteValueToInt64 Method
Returns the SQLiteValue as a long. Casting if necessary.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
long ToInt64()

Return Value

Type: Int64

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

See Also