HResults.DTS_E_UNABLETORETRIEVECOLUMNINFO Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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