LogProviderHost 接口

定义

public interface class LogProviderHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.LogProviderHostClass))]
[System.Runtime.InteropServices.Guid("581CDCFB-7E38-42BD-80BB-AA5DF8B7804E")]
public interface LogProviderHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.LogProviderHostClass))>]
[<System.Runtime.InteropServices.Guid("581CDCFB-7E38-42BD-80BB-AA5DF8B7804E")>]
type LogProviderHost = interface
    interface IDTSName100
Public Interface LogProviderHost
Implements IDTSName100
派生
属性
实现

属性

CreationName (继承自 IDTSName100)
Description (继承自 IDTSName100)
ID (继承自 IDTSName100)
Name (继承自 IDTSName100)

适用于