Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置执行同步时要调用的回调。
public ul_ret_void ULSetSynchronizationCallbackEx( SQLCA * sqlca, ul_sync_observer_fn callback, ul_void * user_data )
sqlca 指向 SQLCA 的指针。
callback 回调。
user_data 传递到回调的用户上下文信息。