Campo HResults.DTS_I_TOTALDATAROWSPROCESSEDFORFILE

The total number of data rows processed for file "%1" is %2!I64d!.

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

Sintassi

'Dichiarazione
Public Const DTS_I_TOTALDATAROWSPROCESSEDFORFILE As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime