Freigeben über


IDTSLogEntryInfo100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see LogEntryInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("CA725B3E-0251-4BD5-BFA3-ABECF9747FB4")> _
Public Interface IDTSLogEntryInfo100
'Usage
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

Der IDTSLogEntryInfo100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft FrequencyHint Infrastruktur For more information, see LogEntryInfo.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace