IDatasetInstanceFields.IndexOf

Syntax

IndexOf(Value: IDatasetInstanceField): Integer;

Parameters

Value is data source field.

Description

The IndexOf method returns an index of data source field. The field is passed by the Value parameter.

See also:

IDatasetInstanceFields