Contents Index Properties ULSQLCode enumeration

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

GetColumnID method


Prototype 

GetColumnID( col_name As String ) As Long
Member of UltraliteActiveX.ULResultSetSchema

Description 

Get the column id for a named column.

Parameters 

col_name    The column name for which an id is sought.

Returns 

GetColumnID returns the column ID for the named column.


Contents Index Properties ULSQLCode enumeration