DbcManager.ValidateStructure Method | |
Validate the DBC structure
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax STATIC METHOD ValidateStructure() AS LOGIC
public static bool ValidateStructure()
Request Example
View SourceReturn Value
Type:
LogicTRUE when the structure is OK, otherwise FALSE.
See Also