Champ DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS
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.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS As Integer
'Utilisation
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
Voir aussi