Campo DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND
Complete metadata information for the data source column "%1" 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
'Utilizzo
Dim value As Integer
value = HResults.DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND
public const int DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND
public:
literal int DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND
static val mutable DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND: int
public const var DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND : int
Vedere anche