IDTSLogEntryInfo100.FrequencyHint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see LogEntryInfo.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSLogEntryFrequency FrequencyHint { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSLogEntryFrequency get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DTSLogEntryFrequency
Public ReadOnly Property FrequencyHint As DTSLogEntryFrequency
Property Value
- Attributes