IDalCursorFields.Item

Syntax

Item(Index: Integer): IDalCursorField;

Parameters

Index - field index.

Description

The Item property returns cursor fields.

Example

The property use is given in the example for the IDalCursorFields.Count property.

See also:

IDalCursorFields