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 クラス

 

getPublicationName メソッド

指定されたパブリケーション ID で識別されたパブリケーションの名前を返します。

構文
String getPublicationName( UInt16 pubID )
パラメータ
  • pubID   パブリケーションの ID。pubID は、[1,getPublicationCount()] の範囲内であることが必要です。

備考

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