Validates the database on this connection.
public void validateDatabase(UInt16 type, String tableName)
type The type of validation to perform.
tableName A specific table name to validate. Specify null to validate the entire database.