Champ DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE
The address in the "To" line is malformed. It is either missing the "@" symbol or is not valid.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE
public const int DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE
public:
literal int DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE
static val mutable DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE: int
public const var DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE : int
Voir aussi