Share via


HResults.DTS_I_TXLOOKUP_PARTIALPERF2 Field

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.

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

Syntax

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