共用方式為


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 命名空間