Promotic

User - property of the PmaDatabase object

Description:
User name (only for the user access oriented databases).
Syntax:
String User
Note:
Property access for read and write. The default value of this property is defined in the "User" configurator of this object.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var sUser = oDb.User;   // Reading from the property
oDb.User = "operator";   // 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.