HResults.DTS_E_FAILEDGETTYPEINFO Field
The object does not support type information. This occurs when the runtime attempts to get the type information from an object to populate the Properties collection. The object must support type information.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Синтаксис
'Декларация
Public Const DTS_E_FAILEDGETTYPEINFO As Integer
public const int DTS_E_FAILEDGETTYPEINFO
public:
literal int DTS_E_FAILEDGETTYPEINFO
public static final int DTS_E_FAILEDGETTYPEINFO
public const var DTS_E_FAILEDGETTYPEINFO : int
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace