Condividi tramite


HResults.DTS_I_RAWSOURCENOCOLUMNS Field

The raw source adapter opened a file, but the file contains no columns. The adapter will not produce data. This could indicate a damaged file, or that there are zero columns and, therefore, no data.

Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Sintassi

'Dichiarazione
Public Const DTS_I_RAWSOURCENOCOLUMNS As Integer
public const int DTS_I_RAWSOURCENOCOLUMNS
public:
literal int DTS_I_RAWSOURCENOCOLUMNS
public static final int DTS_I_RAWSOURCENOCOLUMNS
public const var DTS_I_RAWSOURCENOCOLUMNS : int

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace