IDBRawStatement.GetFieldDefs Method
Returns the column metadata for the result set produced by this statement.
Syntax
Unit: Aurelius.Drivers.Interfaces
function IDBRawStatement.GetFieldDefs: IDBFieldDefs; virtual; abstract;
Returns the column metadata for the result set produced by this statement.
Unit: Aurelius.Drivers.Interfaces
function IDBRawStatement.GetFieldDefs: IDBFieldDefs; virtual; abstract;