ConnectionMetaData


Class

Declaration

class ConnectionMetaData 

Purpose

Information about the provider.

Remarks

Programs can retrieve this object from a connection; see MetaData .

 

Member
Description
Properties
JMSXPropertyNames
System.Collections.IEnumerator {get;}
Enumerates the JMS message properties; see JMS Properties.
MajorVersion
int {get;}
Major version number of the JMS specification that the provider supports.
MinorVersion
int {get;}
Minor version number of the JMS specification that the provider supports.
Version
string {get;}
Version number of the JMS specification that the provider supports.
ProviderMajorVersion
int {get;}
Major version number of the provider (EMS).
ProviderMinorVersion
int {get;}
Minor version number of the provider (EMS).
ProviderVersion
string {get;}
Version number of the provider (EMS).
ProviderName
string {get;}
Vendor name of the provider.


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com