HResults.DTS_E_RAWSKIPFAILED Field
The raw adapter attempted to skip %1!d! bytes in the input file for unreferenced column "%2!s!" with lineage ID %3!d!, but there was an error. The error returned from the operating system should have been previously reported.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Const DTS_E_RAWSKIPFAILED As Integer
public const int DTS_E_RAWSKIPFAILED
public:
literal int DTS_E_RAWSKIPFAILED
public static final int DTS_E_RAWSKIPFAILED
public const var DTS_E_RAWSKIPFAILED : int
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace