BtServer:FieldSym()
<< Click to Display Table of Contents >>
BtServer:FieldSym()
|
|
Purpose
Return the name of a specified field as a symbol
Prototype
METHOD FieldSym ( dwField ) CLASS BtServer
Argument(s)
<dwField> the position of the required field
Return
SYMBOL Name or NULL_SYMBOL if the position is invalid
Description
This method will return the name a specified field within the data server
See Also