Campo 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.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_W_DF_PERFCOUNTERS_DISABLED As Integer
'Uso
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