Поле HResults.DTS_W_DF_PERFCOUNTERS_DISABLED
Warning: Could not open global shared memory to communicate with performance DLL; data flow performance counters are not available. To resolve, run this package as an administrator, or on the system's console.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_W_DF_PERFCOUNTERS_DISABLED As Integer
'Применение
Dim value As Integer
value = HResults.DTS_W_DF_PERFCOUNTERS_DISABLED
public const int DTS_W_DF_PERFCOUNTERS_DISABLED
public:
literal int DTS_W_DF_PERFCOUNTERS_DISABLED
static val mutable DTS_W_DF_PERFCOUNTERS_DISABLED: int
public const var DTS_W_DF_PERFCOUNTERS_DISABLED : int