HResults.DTS_E_ADODESTGETSCHEMATABLEFAILED 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.
Failed to get properties of external columns. The table name you entered may not exist, or you do not have SELECT permission on the table object and an alternative attempt to get column properties through connection has failed. Detailed error messages are: __.
public: int DTS_E_ADODESTGETSCHEMATABLEFAILED = -1071610793;
public const int DTS_E_ADODESTGETSCHEMATABLEFAILED = -1071610793;
val mutable DTS_E_ADODESTGETSCHEMATABLEFAILED : int
Public Const DTS_E_ADODESTGETSCHEMATABLEFAILED As Integer = -1071610793