IDTSLogEntryInfo100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see LogEntryInfo.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("7DF2260C-EBCB-41D9-93A2-3F99629F185A")> _
Public Interface IDTSLogEntryInfo100
用法
Dim instance As IDTSLogEntryInfo100
[GuidAttribute("7DF2260C-EBCB-41D9-93A2-3F99629F185A")]
public interface IDTSLogEntryInfo100
[GuidAttribute(L"7DF2260C-EBCB-41D9-93A2-3F99629F185A")]
public interface class IDTSLogEntryInfo100
[<GuidAttribute("7DF2260C-EBCB-41D9-93A2-3F99629F185A")>]
type IDTSLogEntryInfo100 =  interface end
public interface IDTSLogEntryInfo100

IDTSLogEntryInfo100 类型公开以下成员。

属性

  名称 说明
公共属性 FrequencyHint 基础结构。For more information, see LogEntryInfo.

页首