Promotic

StayInSync - property of the AdoRecordset object

Description:
Returns or sets whether the reference to the child records will change when the parent record position changes.
 
The property returns or sets a boolean value that specifies whether the reference to the child records will change when the parent record position changes.
The default value is true, it means that the child records will be updated if the parent AdoRecordset object changes record position.
Syntax:
Boolean StayInSync
Note:
Property access for read and write.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

oRs.StayInSync = "CompanyName DESC,ContactName";
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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