Declaration
TnxHeapRecordDescriptor = class(TnxBaseRecordDescriptor)
Description
This is a descendant of Record Descriptor that allows to specify a Heap Descriptor that is used by the specified engine.
Methods
Set the associated Heap Descriptor.
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.
destructor.
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.
The text for this method has been generated automatically. This means that it is not documented.
Sets the associated Heap Descriptor to nil.
The text for this method has been generated automatically. This means that it is not documented.
Properties
Returns the associated Heap Descriptor.
File