次の方法で共有


LogProviderHost インターフェイス

定義

public interface class LogProviderHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.LogProviderHostClass))]
[System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")]
public interface LogProviderHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.LogProviderHostClass))>]
[<System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")>]
type LogProviderHost = interface
    interface IDTSName100
Public Interface LogProviderHost
Implements IDTSName100
派生
属性
実装

プロパティ

CreationName (継承元 IDTSName100)
Description (継承元 IDTSName100)
ID (継承元 IDTSName100)
Name (継承元 IDTSName100)

適用対象