DTS_I_TXLOOKUP_PARTIALPERF2 字段

The __ has performed the following operations: processed __ rows, issued __ database commands to the reference database, performed __ lookups using partial cache and __ lookups using the cache for rows with no matching entries in the initial lookup.

命名空间:  Microsoft.SqlServer.Dts.Runtime
程序集:  Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)

语法

声明
Public Const DTS_I_TXLOOKUP_PARTIALPERF2 As Integer
用法
Dim value As Integer

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