CompressionDelayIndexOption.TimeUnit Property

Definition

The optional unit of measure for the compression delay (it can be MINUTE or MINUTES).

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

Property Value

Applies to