ODAC

TOraStatements Class

A class for holding a collection of TOraStatement objects.

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

Unit

OraScript

Syntax

TOraStatements = class(TDAStatements);

Remarks

Each TOraStatements holds a collection of TOraStatement objects. TOraStatements maintains an index of the statements in its TOraStatements.Items array. The Count property contains the number of statements in the collection. Use TOraStatements class to manipulate script SQL statements.

Inheritance Hierarchy

TDAStatements
   TOraStatements

See Also

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