IDalCursor.Fields

Syntax

Fields: IDalCursorFields;

Description

The Fields property returns the collection of fields of the cursor that was received after executing SQL query.

See also:

IDalCursor