DTS_I_FTPDELETEFILE 字段

The attempt to delete file "%1" failed. This may occur when the file does not exist, the file name was spelled incorrectly, or you do not have permissions to delete the file.

命名空间:  Microsoft.SqlServer.Dts.Runtime
程序集:  Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)

语法

声明
Public Const DTS_I_FTPDELETEFILE As Integer
用法
Dim value As Integer

value = HResults.DTS_I_FTPDELETEFILE
public const int DTS_I_FTPDELETEFILE
public:
literal int DTS_I_FTPDELETEFILE
static val mutable DTS_I_FTPDELETEFILE: int
public const var DTS_I_FTPDELETEFILE : int