Partager via


Champ DTS_E_RAWFILENAMEREQUIRED

The file name is not properly specified. Supply the path and name to the raw file either directly in the FileName property or by specifying a variable in the FileNameVariable property.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_RAWFILENAMEREQUIRED As Integer
'Utilisation
Dim value As Integer

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