HResults.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.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Const DTS_W_SENDMAILTASK_ERROR_IN_TO_LINE As Integer
'用途
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