Promotic

Name - property of the AdoField object

Description:
Column name.
Syntax:
String Name
Note:
Property access for read and write.
 
Caution! The property is designed for read and write, when creating the AdoRecordset object. The property is read only if the AdoRecordset object is already connencted.
See also:
- AdoRecordset.Fields (property)
- AdoField.Value (property)
Example1:
JavaScriptVBScriptSelect and copy to clipboard

var oAdoField = oRs.Fields.Item("value");
var sName = oAdoField.Name;
Example2:

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.