IDTSPerfRecorder100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public interface class IDTSPerfRecorder100
[System.Runtime.InteropServices.Guid("63521737-F032-4CD9-BA33-4F0FE58AB8A7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSPerfRecorder100
[<System.Runtime.InteropServices.Guid("63521737-F032-4CD9-BA33-4F0FE58AB8A7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSPerfRecorder100 = interface
Public Interface IDTSPerfRecorder100
- Attributi
Metodi
GetCounterValues(String[], Int64[]) | |
UpdateCounter32(UInt32, Int32) | |
UpdateCounter64(UInt32, Int64) |