DB_Disconnect Function

Action

Disconnects Silk Test Classic from the database system and releases all resources.

Syntax

DB_Disconnect (hdbc)
Variable Description
hdbc

The handle to a database as returned by DB_Connect. HDATABASE.

Example

DB_Disconnect (hdbc)