IDBResultSet3 Interface
Extends IDBResultSet2 with the ability to query the total number of columns.
Syntax
Unit: Aurelius.Drivers.Interfaces
IDBResultSet3 = interface(IDBResultSet2);
Methods
| Name | Description |
|---|---|
| FieldCount | Returns the number of columns in the result set. |