CollectionItem.CollectionFrequency 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.
The collection frequency for this item if the set is running in CollectionMode "continuous"
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty]
public TimeSpan CollectionFrequency { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty>]
member this.CollectionFrequency : TimeSpan with get, set
Public Property CollectionFrequency As TimeSpan
Property Value
- Attributes