Share via


HResults.DTS_I_TOTALDATAROWSPROCESSEDFORFILE Field

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

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

Syntax

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