Partager via


Champ 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.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_I_DISPSNOTREVIEWED As Integer
'Utilisation
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

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime