UltraLite ActiveX User's Guide
UltraLite ActiveX API Reference
ULColumn class
Prototype | Description |
---|---|
IsNull As Boolean (read only) | Indicates whether the column value is NULL. |
Schema As ULColumnSchema (read only) | Gets the object representing the schema of the column. |
Value As Variant | Gets or sets the data value of this column in the current row as Variant. |