ODAC

TCustomOraPackage.VariableByName Method

Provides access to package variables.

Class

TCustomOraPackage

Syntax

function VariableByName(Name: string): TVariable;

Parameters
Name
Holds the name of a variable.
Return Value
a reference for a TVariable object.

Remarks

Call the VariableByName method to get access to package variables.

Reference for a variable with the name not defined yet will prepare a placeholder for it.

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