NoAutomaticRecomputation propriété

Gets or sets the Boolean property value that specifies whether the statistics counter recomputed automatically.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

[SfcPropertyAttribute]
public bool NoAutomaticRecomputation { get; set; }

Valeur de la propriété

Type : System. . :: . .Boolean
A Boolean value that specifies whether the statistics counter recomputed automatically.
If True, the statistics counter is not recomputed automatically.
If False (default), the statistics counter is recomputed automatically.