Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » DatabaseManager 类

 

validateDatabase 方法

在当前未连接到 UltraLite 数据库的情况下校验该数据库。

语法
void validateDatabase(
String start_parms;
UInt16 type)
参数
  • start_parms   连接到数据库的参数。

  • type   要执行的校验的类型。请参见 DatabaseManager 类属性中的 VALIDATE_EXPRESSVALIDATE_FULL 属性。