命名空间 iAnywhere.QAnywhere.Client
此类是 QA 管理器的抽象基类。它提供用于创建、发送、浏览和接收消息的服务。此类是单线程的。即,创建管理器的线程是唯一允许在管理器中进行调用的线程。
' Visual Basic
Public Class QAManagerBase
Inherits Component
// C#
public class QAManagerBase :
Component
成员 QAManagerBase
字段 isOpen
字段 mgrBase
属性 LastError
属性 LastErrorMessage
属性 Mode
方法 BrowseMessages
方法 Close
方法 CreateBinaryMessage
方法 CreateTextMessage
方法 Dispose
方法 GetBooleanStoreProperty
方法 GetDoubleStoreProperty
方法 GetFloatStoreProperty
方法 GetIntStoreProperty
方法 GetLongStoreProperty
方法 GetMessage
方法 GetMessageNoWait
方法 GetMessageTimeout
方法 GetSbyteStoreProperty
方法 GetShortStoreProperty
方法 GetStoreProperty
方法 GetStringStoreProperty
方法 PutMessage
方法 PutMessageTimeToLive
方法 SetBooleanStoreProperty
方法 SetDoubleStoreProperty
方法 SetFloatStoreProperty
方法 SetIntStoreProperty
方法 SetLongStoreProperty
方法 SetMessageListener
方法 SetProperty
方法 SetSbyteStoreProperty
方法 SetShortStoreProperty
方法 SetStoreProperty
方法 SetStringStoreProperty
方法 Start
方法 Stop
方法 TriggerSendReceive
SQL Anywhere Studio 9.0.2
版权所有 © 1989–2005 Sybase, Inc. 部分版权所有 © 2001–2005 iAnywhere Solutions, Inc. 保留所有权利。