Поделиться через


StatisticsOptionType - перечисление

Указывает тип параметра статистики.

Пространство имен:  Microsoft.Data.Schema.ScriptDom.Sql
Сборка:  Microsoft.Data.Schema.ScriptDom.Sql (в Microsoft.Data.Schema.ScriptDom.Sql.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration StatisticsOptionType
[SerializableAttribute]
public enum StatisticsOptionType
[SerializableAttribute]
public enum class StatisticsOptionType
[<SerializableAttribute>]
type StatisticsOptionType
public enum StatisticsOptionType

Члены

Имя члена Описание
FullScan Тип — FullScan
SamplePercent Тип — SamplePercent
SampleRows Тип — SampleRows
StatsStream Тип — StatsStream
NoRecompute Тип — NoRecompute
Resample Тип — Resample
RowCount Тип — RowCount
PageCount Тип — PageCount
All Тип — All
Columns Тип — Columns
Index Тип — Index

См. также

Ссылки

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен