HResults.DTS_E_MSMQTASK_STRING_MSG_TO_VARIABLE_NOT_FOUND Field
The specified variable "%1!s!" to receive string message is not found in the package variable collection.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_MSMQTASK_STRING_MSG_TO_VARIABLE_NOT_FOUND As Integer
public const int DTS_E_MSMQTASK_STRING_MSG_TO_VARIABLE_NOT_FOUND
public:
literal int DTS_E_MSMQTASK_STRING_MSG_TO_VARIABLE_NOT_FOUND
public static final int DTS_E_MSMQTASK_STRING_MSG_TO_VARIABLE_NOT_FOUND
public const var DTS_E_MSMQTASK_STRING_MSG_TO_VARIABLE_NOT_FOUND : int
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace