Click or drag to resize
IResultSetValue Properties

The IResultSetValue type exposes the following members.

Properties
  NameDescription
Public propertyColumnInfo
The value's column info.
Public propertyLength
The length of the value subject to SQLite value casting rules.
(Inherited from ISQLiteValue.)
Public propertySQLiteType
The underlying SQLiteType of the value.
(Inherited from ISQLiteValue.)
Top
See Also