BtServer:FieldSym()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:FieldSym()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtServer