ODAC

TOraPackage Class

A component providing access to packages stored in an Oracle database.

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

Unit

OraPackage

Syntax

TOraPackage = class(TCustomOraPackage);

Remarks

Use the TOraPackage components to get access to packages stored in Oracle database.

Packages may encapsulate sets of procedures and functions along with related variables and constants. To get the list of Oracle supplied packages refer to the Oracle online documents.

Inheritance Hierarchy

TCustomOraComponent
   TCustomOraPackage
      TOraPackage

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