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


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

Указывает параметры разреженных столбцов.

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

Синтаксис

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

Члены

Имя члена Описание
None Параметр — None
Sparse Параметр — Sparse
ColumnSetForAllSparseColumns Параметр — ColumnSetForAllSparseColumns

См. также

Ссылки

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