BtServer:FieldName()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:FieldName()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Return the name of a specified field as a string.

 

 

 

Prototype

 

 

METHOD FieldName ( dwFIELD )  CLASS BtServer

 

 

 

Argument(s)

 

 

<dwField>                the position of the required field

 

 

 

 

Return

 

 

STRING                Name or empty string if the position is invalid

 

 

 

Description

 

 

This method will return the name a specified field within the data server

 

 

 

See Also

 

 

BtServer