AutoCreateStatisticsDatabaseOption.IncrementalState 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.
Option if autocreated statistics are incremental.
public Microsoft.SqlServer.TransactSql.ScriptDom.OptionState IncrementalState { get; set; }
member this.IncrementalState : Microsoft.SqlServer.TransactSql.ScriptDom.OptionState with get, set
Public Property IncrementalState As OptionState