Compartir a través de


Campo HResults.DTS_E_COMPONENTVIEWISUNAVAILABLE

The component view is unavailable. Make sure the component view has been created.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_COMPONENTVIEWISUNAVAILABLE As Integer
'Uso
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime