Campo 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.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_MANAGEDERR_UNSUPPORTEDTYPE As Integer
'Utilizzo
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
Vedere anche