A component providing access to packages stored in an Oracle database.
For a list of all members of this type, see TOraPackage members.
TOraPackage = class(TCustomOraPackage);
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.
TCustomOraComponent
TCustomOraPackage
TOraPackage