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.dll의 Microsoft.SqlServer.ManagedDTS
구문
‘선언
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