共用方式為


HResults.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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間