LogProviderHost 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

For more information, see LogProviderHostClass.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface LogProviderHost _
    Inherits IDTSName100
'用途
Dim instance As LogProviderHost
[GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface LogProviderHost : IDTSName100
[GuidAttribute(L"81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface class LogProviderHost : IDTSName100
[<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
type LogProviderHost =  
    interface 
        interface IDTSName100 
    end
public interface LogProviderHost extends IDTSName100

LogProviderHost 型別公開下列成員。

屬性

  名稱 說明
公用屬性 CreationName 基礎結構。For more information, see IDTSName. (繼承自 IDTSName100。)
公用屬性 Description 基礎結構。For more information, see IDTSName. (繼承自 IDTSName100。)
公用屬性 ID 基礎結構。For more information, see IDTSName. (繼承自 IDTSName100。)
公用屬性 Name 基礎結構。For more information, see IDTSName. (繼承自 IDTSName100。)

上層

請參閱

參考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間