Поле DTS_E_COMPONENTVIEWISUNAVAILABLE
The component view is unavailable. Make sure the component view has been created.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_E_COMPONENTVIEWISUNAVAILABLE As Integer
'Применение
Dim value As Integer
value = HResults.DTS_E_COMPONENTVIEWISUNAVAILABLE
public const int DTS_E_COMPONENTVIEWISUNAVAILABLE
public:
literal int DTS_E_COMPONENTVIEWISUNAVAILABLE
static val mutable DTS_E_COMPONENTVIEWISUNAVAILABLE: int
public const var DTS_E_COMPONENTVIEWISUNAVAILABLE : int