Stores the synchronization result so that appropriate action can be taken in the application.
public typedef struct ul_sync_result
Member name | Type | Description |
---|---|---|
auth_status |
ul_auth_status |
The synchronization authentication status. |
auth_value |
ul_s_long |
The value used by the MobiLink server to determine the auth_status result. |
error_status |
ul_error_info |
The error status from the last synchronization. |
ignored_rows |
ul_bool |
True if uploaded rows were ignored; false otherwise. |
partial_download_retained |
ul_bool |
The value that tells you that a partial download was retained. See keep_partial_download. |
received |
ul_sync_stats_download |
Download statistics. |
sent |
ul_sync_stats_upload |
Upload statistics. |
stream_error |
ul_stream_error |
The communication stream error information. |
timestamp |
SQLDATETIME |
The time and date of the last synchronization. |
upload_ok |
ul_bool |
True if the upload was successful; false otherwise. |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |