Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
封装用于直接行处理的所有下载数据操作。
Public Interface DownloadData
public interface DownloadData
DownloadData 接口的所有成员,包括所有继承的成员。
GetDownloadTableByName 方法
GetDownloadTables 方法
使用 GetDownloadData 方法可获得 DownloadData 实例。使用 GetDownloadTables 和 GetDownloadTableByName 方法可返回 DownloadTableData 实例。
可通过 DBConnectionContext 使用此下载数据。在 begin_sync 事件之前或仅上载同步中的 DownloadData 之前无法访问下载数据。
有关直接行处理的详细信息,请参见handle_DownloadData 连接事件和直接行处理。
GetDownloadTableByName 方法GetDownloadTables 方法