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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - M-Business Anywhere プログラミング » Ultra Light for M-Business Anywhere API リファレンス » DatabaseSchema クラス

 

getPublicationCount メソッド

データベース内のパブリケーションの数を返します。

構文
UInt16 getPublicationCount( )
備考

パブリケーション ID の範囲は、1 ~ getPublicationCount() です。

注意:パブリケーションの ID とカウントは、スキーマのアップグレード中に変更されることがあります。パブリケーションを正しく識別するには、名前でアクセスするか、キャッシュされている ID とカウントをスキーマのアップグレード後にリフレッシュします。