CoreDb.Refresh Method | |
Discard all the changes to the current workares
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax STATIC METHOD Refresh() AS LOGIC
public static bool Refresh()
Request Example
View SourceReturn Value
Type:
LogicTRUE if successful; otherwise, FALSE.
See Also