Delen via


HResults.DTS_E_RAWFILENAMEREQUIRED Field

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.

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

Syntax

'Declaration
Public Const DTS_E_RAWFILENAMEREQUIRED As Integer
'Usage
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