Champ DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE
The address in the "Bcc" 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_BCC_LINE As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE
public const int DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE
public:
literal int DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE
static val mutable DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE: int
public const var DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE : int
Voir aussi