Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The address in the "Cc" line is malformed. It is either missing the "@" symbol or is not valid.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_w_SENDMAILTASK_ERROR_IN_CC_LINE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_w_SENDMAILTASK_ERROR_IN_CC_LINE
public const int DTS_w_SENDMAILTASK_ERROR_IN_CC_LINE
public:
literal int DTS_w_SENDMAILTASK_ERROR_IN_CC_LINE
static val mutable DTS_w_SENDMAILTASK_ERROR_IN_CC_LINE: int
public const var DTS_w_SENDMAILTASK_ERROR_IN_CC_LINE : int