Share via


IDTSLogEntryInfo100 Interface

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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

The IDTSLogEntryInfo100 type exposes the following members.

Properties

  Name Description
Public property FrequencyHint Infrastructure. For more information, see LogEntryInfo.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace