DbcManager.ValidateStructure 方法 | |
Validate the DBC structure
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD ValidateStructure() AS LOGIC
public static bool ValidateStructure()
查看代码返回值
类型:
BooleanTRUE when the structure is OK, otherwise FALSE.
参见