Partager via


Champ 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.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_MANAGEDERR_UNSUPPORTEDTYPE As Integer
'Utilisation
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