Classe ColumnStoreIndex
Model schema container class for ColumnStoreIndex
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.ColumnStoreIndex
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class ColumnStoreIndex
'Uso
public static class ColumnStoreIndex
public ref class ColumnStoreIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ColumnStoreIndex = class end
public final class ColumnStoreIndex
O tipo ColumnStoreIndex expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Columns | Columns relationship class of ColumnStoreIndex | |
Disabled | Disabled property class of ColumnStoreIndex | |
Filegroup | Filegroup relationship class of ColumnStoreIndex | |
IndexedObject | IndexedObject relationship class of ColumnStoreIndex | |
PartitionColumn | PartitionColumn relationship class of ColumnStoreIndex | |
PartitionScheme | PartitionScheme relationship class of ColumnStoreIndex | |
TypeClass | Type class for ColumnStoreIndex |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.