Language

LogProviderHost Interface

Definition

public interface class LogProviderHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.LogProviderHostClass))]
[System.Runtime.InteropServices.Guid("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface LogProviderHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.LogProviderHostClass))>]
[<System.Runtime.InteropServices.Guid("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
type LogProviderHost = interface
    interface IDTSName100
Public Interface LogProviderHost
Implements IDTSName100
Derived
Attributes
Implements

Properties

Name Description
CreationName (Inherited from IDTSName100)
Description (Inherited from IDTSName100)
ID (Inherited from IDTSName100)
Name (Inherited from IDTSName100)

Applies to