Declaration
TnxBaseRecordDescriptor = class(TnxDictionaryItem)
Description
This is the base class for Record Descriptors. A record descriptor is used for specifying the Record Engine used to read records from a table.
Methods
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.
The text for this method has been generated automatically. This means that it is not documented.
Properties
The text for this property has been generated automatically. This means that it is not documented.
The text for this property has been generated automatically. This means that it is not documented.
The Name of the Record Engine used.
File