RAD Studio VCL Reference
|
Indicates the ordinal position of the field's column in the underlying table or query result.
property FieldNo: Integer;
__property int FieldNo;
Read FieldNo to learn a field component's ordinal position in the table underlying the dataset, where 1 is the first field. Use the FieldNo property to specify the field only in direct API calls to the Borland Database Engine.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|