IDTSLogEntryInfo100 接口

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

For more information, see LogEntryInfo.

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

语法

声明
<GuidAttribute("CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")> _
Public Interface IDTSLogEntryInfo100
用法
Dim instance As IDTSLogEntryInfo100
[GuidAttribute("CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")]
public interface IDTSLogEntryInfo100
[GuidAttribute(L"CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")]
public interface class IDTSLogEntryInfo100
[<GuidAttribute("CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")>]
type IDTSLogEntryInfo100 =  interface end
public interface IDTSLogEntryInfo100

IDTSLogEntryInfo100 类型公开以下成员。

属性

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

页首

请参阅

参考

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