DbServer.Pack Method (Typed) | |
Remove deleted records from a database file.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD Pack() AS LOGIC
public virtual bool Pack()
Request Example
View SourceReturn Value
Type:
Logic
TRUE if successful; otherwise, FALSE.
Remarks
Sends a NotifyFileChange message, if successful.
See Also