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

SQL Anywhere 12.0.1 » QAnywhere » QAnywhere リファレンス » クライアント用 QAnywhere .NET API リファレンス

 

QAManagerBase インターフェイス

このクラスは、QATransactionalManager と QAManager の基本クラスです。前者の派生クラスはトランザクション指向のメッセージングを、後者の派生クラスは非トランザクション指向のメッセージングを管理します。

 Visual Basic 構文
 C# 構文
 派生クラス
 メンバー
 備考
 参照

BrowseMessages メソッド
BrowseMessagesByID メソッド
BrowseMessagesByQueue メソッド
BrowseMessagesBySelector メソッド
CancelMessage メソッド
Close メソッド
CreateBinaryMessage メソッド
CreateTextMessage メソッド
GetBooleanStoreProperty メソッド
GetDoubleStoreProperty メソッド
GetFloatStoreProperty メソッド
GetIntStoreProperty メソッド
GetLongStoreProperty メソッド
GetMessage メソッド
GetMessageBySelector メソッド
GetMessageBySelectorNoWait メソッド
GetMessageBySelectorTimeout メソッド
GetMessageNoWait メソッド
GetMessageTimeout メソッド
GetQueueDepth メソッド
GetSbyteStoreProperty メソッド
GetShortStoreProperty メソッド
GetStoreProperty メソッド
GetStorePropertyNames メソッド
GetStringStoreProperty メソッド
PropertyExists メソッド
PutMessage メソッド
PutMessageTimeToLive メソッド
ReOpen メソッド
SetBooleanStoreProperty メソッド
SetDoubleStoreProperty メソッド
SetExceptionListener メソッド
SetExceptionListener2 メソッド
SetFloatStoreProperty メソッド
SetIntStoreProperty メソッド
SetLongStoreProperty メソッド
SetMessageListener メソッド
SetMessageListener2 メソッド
SetMessageListenerBySelector メソッド
SetMessageListenerBySelector2 メソッド
SetProperty メソッド
SetSbyteStoreProperty メソッド
SetShortStoreProperty メソッド
SetStoreProperty メソッド
SetStringStoreProperty メソッド
Start メソッド
Stop メソッド
TriggerSendReceive メソッド
Mode プロパティ