Compartir a través de


Campo HResults.DTS_E_INVALIDERRORDISPOSITION

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_INVALIDERRORDISPOSITION As Integer
'Uso
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime