FullTextStopList Class
Model schema container class for FullTextStopList
Inheritance Hierarchy
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
The FullTextStopList type exposes the following members.
Properties
Name | Description | |
---|---|---|
Authorizer | Authorizer relationship class of FullTextStopList | |
TypeClass | Type class for FullTextStopList |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.