Campo HResults.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.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_INVALIDFILE As Integer
'Utilizzo
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