SetStatisticsStatement.Options Property

Definition

The specific set option(s) that this statement represents

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

Property Value

Applies to