Promotic

Value - property of the AdoField object

Description:
Value of the column in the current record.
Syntax:
Variant Value
Note:
Property access for read and write.
See also:
- AdoRecordset.Fields (property)
- AdoField.Name (property)
Example1:
JavaScriptVBScriptSelect and copy to clipboard

var oAdoField = oRs.Fields.Item("value");
var vValue = oAdoField.Value;
Example2:
Example3:

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.