CollectionSet.DaysUntilExpiration 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.
Defines how long the collected data should be kept in the repository
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Required=false)]
public short DaysUntilExpiration { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Required=false)>]
member this.DaysUntilExpiration : int16 with get, set
Public Property DaysUntilExpiration As Short
Property Value
- Attributes