IBDAC

TIBCArray Class

A class representing the value of the InterBase array data type.

For a list of all members of this type, see TIBCArray members.

Unit

IBC

Syntax

TIBCArray = class(TCustomIBCArray);

Remarks

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.

Inheritance Hierarchy

TSharedObject
   TDBObject
      TCustomIBCArray
         TIBCArray

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback