AdoRecordSet:StayInSync Assign

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:StayInSync Assign

Previous pageReturn to chapter overviewNext page

Purpose

Do child records stay in sync with parent records

 

Prototype

ASSIGN StayInSync ( lStayInSync AS LOGIC )  AS LOGIC PASCAL CLASS AdoRecordSet

 

Argument(s)

lStayInSync        Logic: The default value is True. If True, the chapter will be updated if the parent Recordset object changes row position

 

 

See Also

AdoRecordSet, AdoRecordSet:StayInSync