HResults.DTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ Field
Connection "%1" is not of type MSMQ.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ
public const int DTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ
public:
literal int DTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ
static val mutable DTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ: int
public const var DTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ : int