Promotic

DbClose - method of the PmaAdo object

Description:
Disconnection of the PmaAdo object of the database and release of all stored AdoRecordset objects.
Syntax:
Empty DbClose()
See also:
- PmaAdo.DbOpen (method)
Example:
Disconnection of the PmaAdo object ("/TestAdoDb") of the database and release of all stored AdoRecordset objects.
JavaScriptVBScriptSelect and copy to clipboard

var oDb = pMe.Pm("/TestAdoDb");
oDb.DbClose();

History:
Pm8.01.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.