IDatabaseOptions.AutoUpdateStatisticsAsync Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AutoUpdateStatisticsAsyncDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AutoUpdateStatisticsAsyncName")]
public bool AutoUpdateStatisticsAsync { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AutoUpdateStatisticsAsyncDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AutoUpdateStatisticsAsyncName")>]
member this.AutoUpdateStatisticsAsync : bool with get, set
Public Property AutoUpdateStatisticsAsync As Boolean

Property Value

Attributes

Applies to