次の方法で共有


DTS_I_TOTALDATAROWSPROCESSEDFORFILE フィールド

ファイル "%1" に対して処理されたデータ行の合計数は %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