The properties of the IConnectionMetaData interface are listed below. For a complete list of IConnectionMetaData interface members, see the IConnectionMetaData Members topic.
JMSMajorVersion | Gets the JMS major version number as an int. |
JMSMinorVersion | Gets the JMS minor version number as an int. |
JMSProviderName | Gets the JMS provider name as a string. |
JMSVersion | Gets the JMS API version as a string. |
ProviderMajorVersion | Gets the JMS provider major version number as an int. |
ProviderMinorVersion | Gets the JMS provider minor version number as an int. |
ProviderVersion | Gets the JMS provider version as a string. |
IConnectionMetaData Interface | WebLogic.Messaging Namespace