Condividi tramite


Interfaccia IDTSSupportPerfRecorder100

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents the interface for the support for the performance recorder.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("66C98826-11C8-4359-81CF-AE270AF61519")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSSupportPerfRecorder100
'Utilizzo
Dim instance As IDTSSupportPerfRecorder100
[GuidAttribute("66C98826-11C8-4359-81CF-AE270AF61519")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSSupportPerfRecorder100
[GuidAttribute(L"66C98826-11C8-4359-81CF-AE270AF61519")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSSupportPerfRecorder100
[<GuidAttribute("66C98826-11C8-4359-81CF-AE270AF61519")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSSupportPerfRecorder100 =  interface end
public interface IDTSSupportPerfRecorder100

Nel tipo IDTSSupportPerfRecorder100 sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico GetPerfRecorder Infrastruttura. Gets the performance recorder.
Metodo pubblico SetPerfRecorder Infrastruttura. Sets the performance recorder.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper