Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

DB_DISCONNECT action


Function
The action will close the connection (handle) with the table.
Declaration
 DB_DISCONNECT handleIdent_Int

Parameters
handleIdent_Int

in

Identifier (handle) of Int type of the connection with a table (DB_CONNECT).

Description
The value of  handleIdent_Int must be gained by the action DB_CONNECT.

Related pages:

  • Žiadne štítky