AdoRecordSet:StayInSync

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:StayInSync

Previous pageReturn to chapter overviewNext page

Purpose

Do child records stay in sync with parent records

 

Prototype

PROPERTY StayInSync AS LOGIC 

 

Data Type

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

 

See Also

AdoRecordSet