Click or drag to resize
ISQLiteValueSQLiteType Property
The underlying SQLiteType of the value.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
SQLiteType SQLiteType { get; }

Property Value

Type: SQLiteType
See Also