Condividi tramite


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.

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

Sintassi

'Dichiarazione
Public Const DTS_I_DISPSNOTREVIEWED As Integer
'Utilizzo
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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime