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

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere .NET API リファレンス » クライアント用 QAnywhere .NET API (.NET 2.0) » QAManagerFactory クラス

 

Instance プロパティ

QAManagerFactory のシングルトン・インスタンスです。

構文
Visual Basic
Public Shared Readonly Property Instance As QAManagerFactory
C#
public const QAManagerFactory Instance {get;}
例外
  • QAException クラス - マネージャ・ファクトリの作成で問題が発生した場合にスローされます。