Click or drag to resize

DbcManager.ValidateStructure Method

X#
Validate the DBC structure

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD ValidateStructure() AS LOGIC
Request Example View Source

Return Value

Type: Logic
TRUE when the structure is OK, otherwise FALSE.
See Also