LogProviderHost インターフェイス

定義

詳細については、LogProviderHostClassを参照してください。

public interface class LogProviderHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass))]
[System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")]
public interface LogProviderHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass))]
[System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")]
public interface LogProviderHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass))]
[System.Runtime.InteropServices.Guid("73D3BD1D-CBA1-4C8D-8DA3-453C3B0DF815")]
public interface LogProviderHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass))>]
[<System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")>]
type LogProviderHost = interface
    interface IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass))>]
[<System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")>]
type LogProviderHost = interface
    interface IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderHostClass))>]
[<System.Runtime.InteropServices.Guid("73D3BD1D-CBA1-4C8D-8DA3-453C3B0DF815")>]
type LogProviderHost = interface
    interface IDTSName100
Public Interface LogProviderHost
Implements IDTSName100
派生
属性
実装

プロパティ

名前 説明
CreationName

詳細については、IDTSNameを参照してください。

(継承元 IDTSName100)
Description

詳細については、IDTSNameを参照してください。

(継承元 IDTSName100)
ID

詳細については、IDTSNameを参照してください。

(継承元 IDTSName100)
Name

詳細については、IDTSNameを参照してください。

(継承元 IDTSName100)

適用対象