ODAC

TOraArray Class

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

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

Unit

OraObjects

Syntax

TOraArray = class(TOraObject);

Remarks

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.

Inheritance Hierarchy

TSharedObject
   TDBObject
      TOraObject
         TOraArray

See Also

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