IConnectionMetaData
ConnectionMetaData 对象提供有关连接的信息。
- 继承层次结构:
IBM.XMS.IPropertyContext | +----IBM.XMS.IConnectionMetaData
有关ConnectionMetaData对象的 "XMS定义属性列表,请参阅 ConnectionMetaData的属性。
.NET 个属性
- 属性汇总:
方法 描述 JMSXPropertyNames 返回连接支持的 JMS 定义的消息属性名称的枚举。
JMSXPropertyNames - 获取 JMS 定义的消息属性
- 接口:
System.Collections.IEnumerator JMSXPropertyNames { get; }
返回连接支持的 JMS 定义的消息属性名称的枚举。
与代理的实时连接不支持 JMS 定义的消息属性。
- 异常:
- XMSException
继承的属性和方法
从 IPropertyContext 接口继承以下方法:
- GetBooleanProperty、GetByteProperty、GetBytesProperty、GetCharProperty、GetDoubleProperty、GetFloatProperty、GetIntProperty、GetLongProperty、GetObjectProperty、GetShortProperty、GetStringProperty、SetBooleanProperty、SetByteProperty、SetBytesProperty、SetCharProperty、SetDoubleProperty、SetFloatProperty、SetIntProperty、SetLongProperty、SetObjectProperty、SetShortProperty、SetStringProperty