DDTDriver Object Methods

Applies to TestComplete 15.63, last modified on April 23, 2024

The DDTDriver object contains the following methods:

Method List

Name Description
DriveMethod Iterates through all the records of the data storage, to which the driver provides access, and executes a script routine for each record.
EOF Indicates whether the driver is at the end of the data storage to which it provides access.
First Goes to the first set of data in the storage to which the driver provides access.
Next Goes to the next set of data held in the storage to which the driver provides access.

See Also

DDTDriver Object

Highlight search results