Click or drag to resize
ISQLiteValue Properties

The ISQLiteValue type exposes the following members.

Properties
  NameDescription
Public propertyLength
The length of the value subject to SQLite value casting rules.
Public propertySQLiteType
The underlying SQLiteType of the value.
Top
See Also