Freigeben über


FullTextIndex-Klasse

Model schema container class for FullTextIndex

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.FullTextIndex

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class FullTextIndex
'Usage
public static class FullTextIndex
public ref class FullTextIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FullTextIndex =  class end
public final class FullTextIndex

Der FullTextIndex-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Catalog Catalog relationship class of FullTextIndex
Öffentliche EigenschaftStatisches Element ChangeTracking ChangeTracking property class of FullTextIndex
Öffentliche EigenschaftStatisches Element Columns Columns relationship class of FullTextIndex
Öffentliche EigenschaftStatisches Element Disabled Disabled property class of FullTextIndex
Öffentliche EigenschaftStatisches Element Filegroup Filegroup relationship class of FullTextIndex
Öffentliche EigenschaftStatisches Element IndexedObject IndexedObject relationship class of FullTextIndex
Öffentliche EigenschaftStatisches Element Replicated Replicated property class of FullTextIndex
Öffentliche EigenschaftStatisches Element SearchPropertyList SearchPropertyList relationship class of FullTextIndex
Öffentliche EigenschaftStatisches Element StopList StopList relationship class of FullTextIndex
Öffentliche EigenschaftStatisches Element StopListOff StopListOff property class of FullTextIndex
Öffentliche EigenschaftStatisches Element TypeClass Type class for FullTextIndex
Öffentliche EigenschaftStatisches Element UniqueIndexName UniqueIndexName relationship class of FullTextIndex
Öffentliche EigenschaftStatisches Element UseSystemStopList UseSystemStopList property class of FullTextIndex

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace