A class representing the value of the Oracle array data type.
For a list of all members of this type, see TOraArray members.
TOraArray = class(TOraObject);
TOraArray represents the value of the Oracle array data type. TOraArray is inherited from TOraObject. You can get a TOraArray object by the TOraDataSet.GetArray method after fetching rows containing array field.
TSharedObject
TDBObject
TOraObject
TOraArray