Bagikan melalui


HResults.DTS_E_FTPTASK_UNABLETODELETEREMOTEFILES Field

Unable to delete remote files using "%1".

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_E_FTPTASK_UNABLETODELETEREMOTEFILES As Integer
'Usage
Dim value As Integer

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