validateDatabase method

Validate an UltraLite database without being currently connected to the database.

Syntax
void validateDatabase(
String start_parms;
UInt16 type)
Parameters
  • start_parms   Parameters to connect to the database.

  • type   Type of validation to perform. See VALIDATE_EXPRESS and VALIDATE_FULL properties in DatabaseManager class Properties.