Performs low level and index validation on a database.
bool UltraLite_DatabaseManager_iface::ValidateDatabase( ULSqlcaBase & sqlca, ULValue const & start_parms, ul_u_short flags, ul_validate_callback_fn fn, ul_void * user_data )
sqlca The initialized sqlca.
start_parms Parameters for starting the database
flags Flags controlling the type of validation
fn Function to receive validation progress information
user_data User data to send back to the caller via the callback
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |