Campo HResults.DTS_E_INVALIDERRORDISPOSITION

The %1 has an invalid error or truncation row disposition.

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

Sintassi

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

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime