Declaration

function AddIndex(aIndexDescriptor: TnxIndexDescriptor): TnxIndexDescriptor; overload;

 
Description

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

 
Parameters

aIndexClass

the class of the instance to be created.

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