Partager via


StatisticsOptionType, énumération

Spécifie le type d'option de statistiques.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration StatisticsOptionType
[SerializableAttribute]
public enum StatisticsOptionType
[SerializableAttribute]
public enum class StatisticsOptionType
[<SerializableAttribute>]
type StatisticsOptionType
public enum StatisticsOptionType

Membres

Nom de membre Description
FullScan Le type est FullScan
SamplePercent Le type est SamplePercent
SampleRows Le type est SampleRows
StatsStream Le type est StatsStream
NoRecompute Le type est NoRecompute
Resample Le type est Resample
RowCount Le type est RowCount
PageCount Le type est PageCount
All Le type est All
Columns Le type est Columns
Index Le type est Index

Voir aussi

Référence

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms