HResults.DTS_W_DF_PERFCOUNTERS_DISABLED Field

Definition

MessageId: DTS_W_DF_PERFCOUNTERS_DISABLED MessageText: 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.

public: int DTS_W_DF_PERFCOUNTERS_DISABLED = -2147183868;
public const int DTS_W_DF_PERFCOUNTERS_DISABLED = -2147183868;
val mutable DTS_W_DF_PERFCOUNTERS_DISABLED : int
Public Const DTS_W_DF_PERFCOUNTERS_DISABLED As Integer  = -2147183868

Field Value

Value = -2147183868

Applies to