Click or drag to resize
ISQLiteValueToInt Method
Returns the SQLiteValue as an int. Casting if necessary.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
int ToInt()

Return Value

Type: Int32

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

See Also