DBTableVariable Object Properties

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

The DBTableVariable object contains the following properties:

Property List

Name Description
ColumnCount Returns the number of columns in the data storage the DB Table variable provides access to.
ColumnName Returns the name of a column by the column’s index in the data storage to which the DB Table variable provides access.
Value Provides access to the column value that belongs to the current row.

See Also

DBTableVariable Object

Highlight search results