[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 zap()
 Physically remove all rows (records) from data store (table)
------------------------------------------------------------------------------
 Prototype

     ERRCODE zap(
                    AREAP wa
                  )

 Arguments

     wa is a pointer to self.

 Description

     zap() physically removes all rows from the data store referenced by wa.

 Default Behavior

     You must implement the default behavior of this method through a
     subclass.

 Implementation Notes

     .  You may only implement zap() with the appropriate network
        locks in place while the work area is not in read-only mode.

 Files  Header file is Rdd.api.


See Also: AREA pack()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson