Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_DF_PERFCOUNTERS_DISABLED As Integer
'Usage
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