Table of Contents

IDBResultSet2 Interface

Extends IDBResultSet with the ability to look up a column's index by name.

Syntax

Unit: Aurelius.Drivers.Interfaces

IDBResultSet2 = interface(IDBResultSet);

Methods

Name Description
GetFieldIndex Returns the zero-based index of the column with the specified name.