Share via


HResults.DTS_I_TXLOOKUP_PARTIALPERF Field

The __ has performed the following operations: processed __ rows, issued __ database commands to the reference database, and performed __ lookups using partial cache.

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

Syntax

'Declaration
Public Const DTS_I_TXLOOKUP_PARTIALPERF As Integer
'Usage
Dim value As Integer

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