RetentionPeriodDefinition.Units 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.
Duration of retention period in given units. Unused if the period is set to INFINITY.
public Microsoft.SqlServer.TransactSql.ScriptDom.TemporalRetentionPeriodUnit Units { get; set; }
member this.Units : Microsoft.SqlServer.TransactSql.ScriptDom.TemporalRetentionPeriodUnit with get, set
Public Property Units As TemporalRetentionPeriodUnit