AdoRelationServer:Notify()

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoRelationServer Class >

AdoRelationServer:Notify()

Previous pageReturn to chapter overviewNext page

Purpose

An event handler that responds to events of this server or related objects

 

Prototype

METHOD Notify (  kNotification, uDescription ) CLASS AdoRelationServer

 

 

Return

Unimportant except if NOTIFYINTENTTOMOVE is specified for kNotification. In this case, the return value is TRUE if successful; otherwise, FALSE.

 

Description

This method adds refreshing of child servers to the default working of the AdoServer:Notify method

 

See Also

AdoRelationServer, AdoServer:Notify()