HResults.DTS_E_ADODESTGETSCHEMATABLEFAILED Field
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: __.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Deklaracja
Public Const DTS_E_ADODESTGETSCHEMATABLEFAILED As Integer
public const int DTS_E_ADODESTGETSCHEMATABLEFAILED
public:
literal int DTS_E_ADODESTGETSCHEMATABLEFAILED
public static final int DTS_E_ADODESTGETSCHEMATABLEFAILED
public const var DTS_E_ADODESTGETSCHEMATABLEFAILED : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.