Compartilhar via


Campo HResults.DTS_E_MANAGEDERR_UNSUPPORTEDTYPE

While formatting a message string using the managed error infrastructure, there was a variant type that does not have formatting support. This is an internal error.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_E_MANAGEDERR_UNSUPPORTEDTYPE As Integer
'Uso
Dim value As Integer 

value = HResults.DTS_E_MANAGEDERR_UNSUPPORTEDTYPE
public const int DTS_E_MANAGEDERR_UNSUPPORTEDTYPE
public:
literal int DTS_E_MANAGEDERR_UNSUPPORTEDTYPE
static val mutable DTS_E_MANAGEDERR_UNSUPPORTEDTYPE: int
public const var DTS_E_MANAGEDERR_UNSUPPORTEDTYPE : int

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime