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 属性