Champ 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.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_I_FTPDELETEFILE As Integer
'Utilisation
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
Voir aussi