Promotic

Index - property of the AdoRecordset object

Description:
Returns or sets the name of the current index in the AdoRecordset object.
 
This property is used in conjunction with the Seek method. If the underlying provider does not support the Index property, and thus the Seek method, then consider to call the Find method instead.
Syntax:
String Index
Note:
Property access for read and write.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var sName = oRs.Index;   // Reading from the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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