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 参考 » DatabaseSchema 类

 

getPublicationCount 方法

返回数据库中的发布数目。

语法
UInt16 getPublicationCount( )
注释

发布 ID 的范围是 1 到 getPublicationCount()(含边界值)。

注意:发布 ID 和计数在模式升级过程中可能发生变化。为了正确地识别发布,可按名称访问它,或者在模式升级后刷新任何高速缓存中的 ID 和计数。