AdoShapeServer:StayInSync

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoShapeServer Class > Properties >

AdoShapeServer:StayInSync

Previous pageReturn to chapter overviewNext page

Purpose

Do child servers stay in sync with parent records

 

Prototype

PROPERTY StayInSync  AS LOGIC

 

 

 

Argument(s)

lStayInSync        If True, the child server will be updated if the parent server object changes row position

 

 

Data Type

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

 

See Also

AdoShapeServer