Promotic

IsConnect - method of the PmaDatabase object

Description:
Test whether the database is connected.
Syntax:
Boolean IsConnect()
Return value:
true - database (defined by the Database property) is connected (e.g. by calling the Connect or Open method)
false - database isn't connected. It means that it was not opened at all or it was closed by calling the Close method
Example:
JavaScriptVBScriptSelect and copy to clipboard

var bConnect = oDb.IsConnect();
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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