BtTable:FieldPosSym()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtTable Class >

 

BtTable:FieldPosSym()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtTable