Développer Réduire
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

MissingColumnStatistics propriété

Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when column statistics that would be useful for the optimizer are not available.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
public bool MissingColumnStatistics { get; set; }

Valeur de la propriété

Type : System..::..Boolean
A Boolean value that specifies whether the MissingColumnStatistics event is included in the event set.
If True, the event is included in the event set.
If False (default), the event is not included in the event set.

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.