BtField:GetValue()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtField Class >

 

BtField:GetValue()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Read Field value from table buffer

 

 

 

Prototype

 

 

METHOD GetValue (  )  AS USUAL  PASCAL CLASS BtField

 

 

 

Return

 

 

USUAL                Value of the field

 

 

 

Description

 

 

This method translates Btrieve field types into VO field types.

 

 

 

See Also

 

 

BtField, BtField:PutValue()