PgDAC

TDAStatements.Items Property(Indexer)

Used to access separate script statements.

Class

TDAStatements

Syntax

property Items[Index: Integer]: TDAStatement; default;

Parameters
Index
Holds the index value.

Remarks

Use the Items property to access individual script statements. The value of the Index parameter corresponds to the Index property of TDAStatement.

See Also

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