Declaration

function HasSameFields(aSource: TnxFieldsDescriptor; aBlobFields: TnxList): Boolean;

 
Description

Use this method to verify a dictionary has the same field types, sizes, and ordering as a source dictionary. Returns True if the field information matches otherwise returns False. Note that the fields may have different names. If the record contains any Blob fields, the number of each Blob field is stored in output parameter aBlobFields.

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