Holds a collection of TDAStatement objects.
For a list of all members of this type, see TDAStatements members.
TDAStatements = class(TCollection);
Each TDAStatements holds a collection of TDAStatement objects. TDAStatements maintains an index of the statements in its Items array. The Count property contains the number of statements in the collection. Use TDAStatements class to manipulate script SQL statements.