[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Returns and regular connection object, again this is for internal
use only, can however be called from EMSDTCConnectionFactory
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public Connection CreateConnection( string userName, string password ) |
Public Function CreateConnection ( _ userName As String, _ password As String _ ) As Connection |
public: Connection^ CreateConnection( String^ userName, String^ password ) |