Freigeben über


IDTSLogProviderInit100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see LogProviderBase.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")> _
Public Interface IDTSLogProviderInit100
'Usage
Dim instance As IDTSLogProviderInit100
[InterfaceTypeAttribute()]
[GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")]
public interface IDTSLogProviderInit100
[InterfaceTypeAttribute()]
[GuidAttribute(L"4F167EDD-1390-44B1-B5AC-5730518C3EA5")]
public interface class IDTSLogProviderInit100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4F167EDD-1390-44B1-B5AC-5730518C3EA5")>]
type IDTSLogProviderInit100 =  interface end
public interface IDTSLogProviderInit100

Der IDTSLogProviderInit100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode InitializeLogProvider Infrastruktur For more information, see LogProviderBase.

Zum Anfang