RetentionPeriodDefinition.Duration Property

Definition

Duration of retention period in given units. Unused if the period is set to INFINITY.

public Microsoft.SqlServer.TransactSql.ScriptDom.IntegerLiteral Duration { get; set; }
member this.Duration : Microsoft.SqlServer.TransactSql.ScriptDom.IntegerLiteral with get, set
Public Property Duration As IntegerLiteral

Property Value

Applies to