共用方式為


IDTSLogging100 介面

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

For more information, see IDTSLogging.

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

語法

'宣告
<GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")> _
Public Interface IDTSLogging100
'用途
Dim instance As IDTSLogging100
[GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")]
public interface IDTSLogging100
[GuidAttribute(L"6E716B7F-41EF-4143-92CD-4878D43A8B50")]
public interface class IDTSLogging100
[<GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")>]
type IDTSLogging100 =  interface end
public interface IDTSLogging100

IDTSLogging100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Enabled 基礎結構。For more information, see IDTSLogging.

上層

方法

  名稱 說明
公用方法 GetFilterStatus 基礎結構。For more information, see IDTSLogging.
公用方法 Log 基礎結構。For more information, see IDTSLogging.

上層