Sets the callback to be invoked while performing a synchronization.
public ul_ret_void ULSetSynchronizationCallbackEx(
SQLCA * sqlca,
ul_sync_observer_fn callback,
ul_void * user_data
)
sqlca A pointer to the SQLCA.
callback The callback.
user_data User context information passed to the callback.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |