Declaration

TnxBaseIndicesDescriptor = class(TnxDictionaryItem)

 
Description

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

 
Methods

AddIndex

This function adds a new instance of an Index Descriptor to the indices descriptor and returns the newly created Instance.

AddIndex

This function adds a new instance of an Index Descriptor to the indices descriptor and returns the newly created Instance.

CheckValid

This method is called to check the validity of the item. If a descendant needs to validate settings, this method should be overridden and on error raise a an exception.

Clear

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

Create

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

Destroy

destructor.

GetDescriptorFromName

Return the index descriptor for a given index name, or nil if not found.

GetIndexFromName

Return the index number for a given index name, or -1 if not found.

IsEqual

The IsEqual function should return true if the given aDictionaryItem is of the same type and has *exactly* the same settings. Should be overridden by all descendants.

LoadFromReader

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

RemoveIndex

Remove an Index Descriptor from the Data Dictionary.

RemoveIndex

Remove an Index Descriptor from the Data Dictionary.

SaveToWriter

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

 
Properties

HeaderSection

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

 
File

 
nxsdDataDictionary

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