Classe FullTextIndex
Model schema container class for FullTextIndex
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.FullTextIndex
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class FullTextIndex
'Uso
public static class FullTextIndex
public ref class FullTextIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FullTextIndex = class end
public final class FullTextIndex
O tipo FullTextIndex expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Catalog | Catalog relationship class of FullTextIndex | |
ChangeTracking | ChangeTracking property class of FullTextIndex | |
Columns | Columns relationship class of FullTextIndex | |
Disabled | Disabled property class of FullTextIndex | |
Filegroup | Filegroup relationship class of FullTextIndex | |
IndexedObject | IndexedObject relationship class of FullTextIndex | |
Replicated | Replicated property class of FullTextIndex | |
SearchPropertyList | SearchPropertyList relationship class of FullTextIndex | |
StopList | StopList relationship class of FullTextIndex | |
StopListOff | StopListOff property class of FullTextIndex | |
TypeClass | Type class for FullTextIndex | |
UniqueIndexName | UniqueIndexName relationship class of FullTextIndex | |
UseSystemStopList | UseSystemStopList property class of FullTextIndex |
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.