Makes permanent changes to the database server.
procedure DeferredPost;
Call DeferredPost to make permanent changes to the database server while retaining dataset in its state whether it is dsEdit or dsInsert.
Explicit call to the Cancel method after DeferredPost has been applied does not abandon modifications to a dataset already fixed in database.