Freigeben über


FullTextStopList-Klasse

Model schema container class for FullTextStopList

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.FullTextStopList

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

Syntax

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

Der FullTextStopList-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Authorizer Authorizer relationship class of FullTextStopList
Öffentliche EigenschaftStatisches Element TypeClass Type class for FullTextStopList

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