Disconnect Method

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

Description

This method closes the connection to the data storage to which the DB Table variable provides access.

Declaration

DBTableVariableObj.Disconnect()

DBTableVariableObj An expression, variable or parameter that specifies a reference to a DBTableVariable object
Result None

Applies To

The method is applied to the following object:

Result Value

None.

See Also

Variables of the DB Table Type
Next Method
IsEOF Method
Reset Method

Highlight search results