Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The end of the data file was reached while reading header rows. Make sure the header row delimiter and the number of header rows to skip are correct.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS As Integer
'Usage
Dim value As Integer
value = HResults.DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS
public const int DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS
public:
literal int DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS
static val mutable DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS: int
public const var DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS : int