共用方式為


IDTSLogProvider100 介面

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

For more information, see LogProvider.

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

語法

'宣告
<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")> _
Public Interface IDTSLogProvider100
'用途
Dim instance As IDTSLogProvider100
[GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface IDTSLogProvider100
[GuidAttribute(L"B035DA13-3CBC-4058-9612-D896BFF73DF2")]
public interface class IDTSLogProvider100
[<GuidAttribute("B035DA13-3CBC-4058-9612-D896BFF73DF2")>]
type IDTSLogProvider100 =  interface end
public interface IDTSLogProvider100

IDTSLogProvider100 型別公開下列成員。

屬性

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

上層

方法

  名稱 說明
公用方法 CloseLog 基礎結構。For more information, see LogProvider.
公用方法 OpenLog 基礎結構。For more information, see LogProvider.
公用方法 Validate 基礎結構。For more information, see LogProvider.

上層