HResults.DTS_E_UNABLETORETRIEVECOLUMNINFO Field

Definition

MessageId: DTS_E_UNABLETORETRIEVECOLUMNINFO MessageText: Unable to retrieve column information from the data source. Make sure your target table in the database is available.

public: int DTS_E_UNABLETORETRIEVECOLUMNINFO = -1071636406;
public const int DTS_E_UNABLETORETRIEVECOLUMNINFO = -1071636406;
val mutable DTS_E_UNABLETORETRIEVECOLUMNINFO : int
Public Const DTS_E_UNABLETORETRIEVECOLUMNINFO As Integer  = -1071636406

Field Value

Value = -1071636406

Applies to