Campo HResults.DTS_E_ERRMSGTASK_DIFFERENTMESSAGEANDLANGUAGESIZES

The lists of error messages and their corresponding languages are of different sizes.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_ERRMSGTASK_DIFFERENTMESSAGEANDLANGUAGESIZES As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime