DTS_I_TXLOOKUP_PARTIALPERF 字段
The __ has performed the following operations: processed __ rows, issued __ database commands to the reference database, and performed __ lookups using partial cache.
命名空间: Microsoft.SqlServer.Dts.Runtime
程序集: Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)
语法
声明
Public Const DTS_I_TXLOOKUP_PARTIALPERF As Integer
用法
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