<< Click to Display Table of Contents >> AdoRecordSet:StayInSync Assign |
![]() ![]() ![]() |
Do child records stay in sync with parent records
ASSIGN StayInSync ( lStayInSync AS LOGIC ) AS LOGIC PASCAL CLASS AdoRecordSet
lStayInSync Logic: The default value is True. If True, the chapter will be updated if the parent Recordset object changes row position
AdoRecordSet, AdoRecordSet:StayInSync