BtDDFieldServer Class

<< Click to Display Table of Contents >>

Navigation:  Ddf Dictionary >

BtDDFieldServer Class

Previous pageReturn to chapter overviewNext page

Purpose

 

 

Class to access the Field.DDF Dictionary file

 

 

 

Prototype

 

 

CLASS BtDDFieldServer INHERIT BtServer

 

 

 

Method

 

 

FieldGet()        Read field data
FieldPut()        Write field data
Init()        Constructor

 

 

 

Description

 

 

The BtDDFieldServer class is used internally by the system to read field information for tables that are opened based on the DDF data dictionary.

 

 

 

See Also

 

 

BtServer, BtDDFileServer, BtDDIndexServer, BtDDFieldExtServer, BtDDCommentServer