Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Model type class for FullTextStopList
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly FullTextStopList As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.FullTextStopList
public static readonly ModelTypeClass FullTextStopList
public:
static initonly ModelTypeClass^ FullTextStopList
static val FullTextStopList: ModelTypeClass
public static final var FullTextStopList : ModelTypeClass