Click or drag to resize

DbServer.Zap Method

X#
Permanently remove all records from the server and release the disk space.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Zap() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
Remarks
Tip Tip
This method requires exclusive access.
Sends a NotifyFileChange message upon completion.
See Also