Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考

 

SyncParms 类

表示同步参数,这些参数用于定义如何同步 UltraLite 数据库。每个连接都有自己的 SyncParms 实例。


常量
getAdditionalParms 方法
getAuthenticationParms 方法
getDownloadOnly 方法
getKeepPartialDownload 方法
getNewPassword 方法
getPartialDownloadRetained 方法
getPassword 方法
getPingOnly 方法
getResumePartialDownload 方法
getSendColumnNames 方法
getSendDownloadAck 方法
getStream 方法
getStreamParms 方法
getUploadOnly 方法
getUserName 方法
getVersion 方法
setAdditionalParms 方法
setAuthenticationParms 方法
setDownloadOnly 方法
setKeepPartialDownload 方法
setMBAServer 方法
setMBAServerWithMoreParms 方法
setNewPassword 方法
setPassword 方法
setPingOnly 方法
setSendColumnNames 方法
setSendDownloadAck 方法
setStream 方法
setStreamParms 方法
setUploadOnly 方法
setUserName 方法
setVersion 方法