Freigeben über


FullTextCatalog-Klasse

Model schema container class for FullTextCatalog

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.FullTextCatalog

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

Syntax

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

Der FullTextCatalog-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AccentSensitivity AccentSensitivity property class of FullTextCatalog
Öffentliche EigenschaftStatisches Element Authorizer Authorizer relationship class of FullTextCatalog
Öffentliche EigenschaftStatisches Element Filegroup Filegroup relationship class of FullTextCatalog
Öffentliche EigenschaftStatisches Element IsDefault IsDefault property class of FullTextCatalog
Öffentliche EigenschaftStatisches Element Path Path property class of FullTextCatalog
Öffentliche EigenschaftStatisches Element TypeClass Type class for FullTextCatalog

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