共用方式為


HResults.DTS_I_TOTALDATAROWSPROCESSEDFORFILE 欄位

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

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_I_TOTALDATAROWSPROCESSEDFORFILE As Integer
'用途
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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間