<< Click to Display Table of Contents >> AdoRelationServer:Append() |
![]() ![]() ![]() |
Adds new record to the server
METHOD Append ( ) CLASS AdoRelationServer
LOGIC TRUE if the operation was successful; FALSE if not
The method starts with a NOTIFYINTENTTOMOVE and sends a NOTIFYAPPEND when completed
When the server is a child in a relation the relation fields are automatically filled with the values of the parent Sends a NotifyIntentToMove message before the operation. Sends a NotifyAppend message, if successful.
AdoRelationServer, AdoServer:Append