Contents Index ULColumn class AppendByteChunk method

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference
    ULColumn class

Properties


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.

Contents Index ULColumn class AppendByteChunk method