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 参考

 

PublicationSchema 类

表示 UltraLite 发布的模式。

无法直接实例化此类。发布模式是使用 DatabaseSchema.getPublicationSchema 方法创建的。

发布由名称来标识。一些方法需要提供以逗号分隔的发布名列表。

DatabaseSchema 对象可提供两个特殊的常量值。SYNC_ALL_DB 对应整个数据库。SYNC_ALL_PUBS 对应所有发布。


getName 方法