Share via


IDTSLogEntryInfo100.FrequencyHint Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSLogEntryFrequency FrequencyHint { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSLogEntryFrequency get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSLogEntryFrequency FrequencyHint { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.FrequencyHint : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSLogEntryFrequency
Public ReadOnly Property FrequencyHint As DTSLogEntryFrequency

Property Value

A value from the DTSLogEntryFrequency.

Attributes

Applies to