Compartir a través de


Campo HResults.DTS_I_DISPSNOTREVIEWED

Error and truncation dispositions were not reviewed. Make sure this component is configured to redirect rows to error outputs, if you wish to further transform those rows.

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

Sintaxis

'Declaración
Public Const DTS_I_DISPSNOTREVIEWED As Integer
'Uso
Dim value As Integer 

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime