Declaration

TnxBaseKeyDescriptor = class(TnxDictionaryItem)

 
Description

The base class of all Key Descriptors. A Key descriptor is used to create a key out of a record. Mainly it is used for creating indexes, but can of course also be used for other purposes.

 
Methods

Destroy

destructor.

LoadFromReader

The text for this method has been generated automatically. This means that it is not documented.

SaveToWriter

The text for this method has been generated automatically. This means that it is not documented.

 
Properties

KeyLen

This property returns the length of the created keys.

ParentIndexDescriptor

The Index the Key Descriptor belongs to.

 
File

 
nxsdDataDictionary

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes