BtTable:FieldPosSym()
<< Click to Display Table of Contents >>
BtTable:FieldPosSym()
|
|
Purpose
Position of a specified field within the data server, as a number starting with 1.
Prototype
METHOD FieldPosSym ( symField AS SYMBOL ) AS DWORD PASCAL CLASS BtTable
Argument(s)
<symField> Symbolic name of a field
Return
DWORD Position of the field, or 0 when the field does not exist
See Also