interface DownloadData
Encapsulates download data operations for direct row handling. To obtain a DownloadData instance, use the DBConnectionContext GetDownloadData method. Use the DownloadData.GetDownloadTables and GetDownloadTableByName methods to return DownloadTableData instances.
This download data is available through DBConnectionContext. It is not valid to access the download data before the begin_synchronization event or after the end_download event. It is not valid to access DownloadData in an upload-only synchronization.
GetDownloadTables method
GetDownloadTableByName method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |