HResults.DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND Field
Complete metadata information for the data source column "%1!s!" is not available. Make sure the column is correctly defined in the data source.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND As Integer
public const int DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND
public:
literal int DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND
public static final int DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND
public const var DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND : 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