Compartir a través de


Campo HResults.DTS_I_TOTALDATAROWSPROCESSEDFORFILE

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

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

Sintaxis

'Declaración
Public Const DTS_I_TOTALDATAROWSPROCESSEDFORFILE As Integer
'Uso
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime