Promotic

Password - property of the PmaDatabase object

Description:
Password for an access to databases/tables.
Syntax:
String Password
Note:
Property access for read and write. The default value of this property is defined in the "Password" configurator of this object.
See also:
- PmaDatabase.User (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var sPass = oDb.Password;   // Reading from the property
oDb.Password = "admin";   // Writing into the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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