A class encapsulating the fundamental behavior common to the InterBase array fields.
For a list of all members of this type, see TIBCArrayField members.
TIBCArrayField = class(TField);
TIBCArrayField encapsulates the fundamental behavior common to the InterBase array fields. The InterBase array fields can contain multiple data items of the same datatypes. TIBCArrayField introduces new AsArray property for accessing array data.