Поле HResults.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.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE As Integer
'Применение
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