FindByKey(Key: Integer): IDatasetInstanceField;
Key is field key.
The FindByKey method searches data source field by key. The key, by which search is performed, is passed by the Key parameter.
See also:
IDatasetInstanceFields