Navigation:  ABC Library Reference > WindowManager > WindowManager Properties >====== Primary (RelationManager object) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
Primary &RelationManager

blk2blue.jpg

The Primary property is a reference to the RelationManager object for the WindowManager's primary file. The WindowManager uses this property to carry out inserts, changes and deletes.

Implementation:

The WindowManagerClass does not initialize the Primary property. Your derived Init method should initialize the Primary property if the procedure does database updates. See the Conceptual Example.