IDatabaseOptions.AutoUpdateStatisticsAsync Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Valor da propriedade
- Atributos