BtDDFileServer Class

<< Click to Display Table of Contents >>

Navigation:  Ddf Dictionary >

BtDDFileServer Class

Previous pageReturn to chapter overviewNext page

Purpose

 

 

Class to access the File.DDF Dictionary file

 

 

 

Prototype

 

 

CLASS BtDDFileServer INHERIT BtServer

 

 

 

Method

 

 

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

 

 

Description

 

 

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

 

 

 

See Also

 

 

BtServer, BtDDFieldServer, BtDDIndexServer, BtDDFieldExtServer, BtDDCommentServer