Champ DTS_E_INVALIDFILE
The file specified in the For Each File enumerator is not valid. Check that the file specified in the For Each File enumerator exists.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_INVALIDFILE As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_INVALIDFILE
public const int DTS_E_INVALIDFILE
public:
literal int DTS_E_INVALIDFILE
static val mutable DTS_E_INVALIDFILE: int
public const var DTS_E_INVALIDFILE : int
Voir aussi