A class used for controlling single SQL statements of the script.
For a list of all members of this type, see TOraStatement members.
TOraStatement = class(TDAStatement);
TOraScript contains SQL statements, represented as TOraStatement objects. TOraStatement class has attributes and methods for controlling single SQL statements of the script.
TDAStatement
TOraStatement