Promotic

Table - property of the PmaDatabase object

Description:
Table name.
Syntax:
String Table
Note:
Property access for read and write. The default value of this property is defined in the "Table (file)" configurator of this object.
 
The property is used when calling the Open method only if the "Open table using the SQL statement SELECT" configurator is not checked. Otherwise the OpenSQL property is used.
Possible name of the table is set here without the extension (e.g. if the dBase file temperatures.dbf is referenced, then temperatures is set in this property)
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var sTable = oDb.Table;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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