A class representing the value of the InterBase array data type.
For a list of all members of this type, see TIBCArray members.
TIBCArray = class(TCustomIBCArray);
TIBCArray represents the value of the InterBase array data type. You can get a TIBCArray object by the TCustomIBCDataSet.GetArray method after fetching rows contained in an array field. You should explicitly add the T:Devart.IbDac.Units.IBCArray unit to 'uses' list to use the TIBCArray class.
TSharedObject
TDBObject
TCustomIBCArray
TIBCArray