BtDDIndexServer Class

<< Click to Display Table of Contents >>

Navigation:  Ddf Dictionary >

BtDDIndexServer Class

Previous pageReturn to chapter overviewNext page

Purpose

 

 

Class to access the Index.DDF Dictionary file

 

 

 

Prototype

 

 

CLASS BtDDIndexServer INHERIT BtServer

 

 

 

Method

 

 

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

 

 

Description

 

 

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

 

 

 

See Also

 

 

BtServer, BtDDFileServer, BtDDFieldServer, BtDDFieldExtServer, BtDDCommentServer