Partager via


Classe Statistics

Model schema container class for Statistics

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Dac.Model.Statistics

Espace de noms :  Microsoft.SqlServer.Dac.Model
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public NotInheritable Class Statistics
'Utilisation
public static class Statistics
public ref class Statistics abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Statistics =  class end
public final class Statistics

Le type Statistics expose les membres suivants.

Propriétés

  Nom Description
Propriété publiqueMembre statique Columns Columns relationship class of Statistics
Propriété publiqueMembre statique ExpressionDependencies ExpressionDependencies relationship class of Statistics
Propriété publiqueMembre statique FilterPredicate FilterPredicate property class of Statistics
Propriété publiqueMembre statique NoRecompute NoRecompute property class of Statistics
Propriété publiqueMembre statique OnObject OnObject relationship class of Statistics
Propriété publiqueMembre statique SampleSize SampleSize property class of Statistics
Propriété publiqueMembre statique SamplingStyle SamplingStyle property class of Statistics
Propriété publiqueMembre statique StatsStream StatsStream property class of Statistics
Propriété publiqueMembre statique TypeClass Type class for Statistics

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dac.Model