<< Click to Display Table of Contents >> AdoServer:FieldPos() |
![]() ![]() ![]() |
Return the position of a specified field within the data server, as a number starting with 1.
METHOD FIELDPOS ( uFieldID ) CLASS AdoServer
<uFieldID> the position/name/symbol of the required field
Return
DWORD position of the required field or 0 if the field was not found
This method will return the position of a specified field within the data server