Share via


HResults.DTS_I_DISPSNOTREVIEWED Field

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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_I_DISPSNOTREVIEWED As Integer
'Usage
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