LogProviderHost Interface

Definition

public interface class LogProviderHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.LogProviderHostClass))]
[System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")]
public interface LogProviderHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.LogProviderHostClass))>]
[<System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")>]
type LogProviderHost = interface
    interface IDTSName100
Public Interface LogProviderHost
Implements IDTSName100
Derived
Attributes
Implements

Properties

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

Applies to