HResults.DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND Field

Definition

MessageId: DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND MessageText: Complete metadata information for the data source column "%1!s!" is not available. Make sure the column is correctly defined in the data source.

public: int DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND = -1071607118;
public const int DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND = -1071607118;
val mutable DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND : int
Public Const DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND As Integer  = -1071607118

Field Value

Value = -1071607118

Applies to