Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for FullTextIndex
Inheritance Hierarchy
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
The FullTextIndex type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Catalog | Catalog relationship class of FullTextIndex |
![]() ![]() |
ChangeTracking | ChangeTracking property class of FullTextIndex |
![]() ![]() |
Columns | Columns relationship class of FullTextIndex |
![]() ![]() |
Disabled | Disabled property class of FullTextIndex |
![]() ![]() |
Filegroup | Filegroup relationship class of FullTextIndex |
![]() ![]() |
IndexedObject | IndexedObject relationship class of FullTextIndex |
![]() ![]() |
Replicated | Replicated property class of FullTextIndex |
![]() ![]() |
SearchPropertyList | SearchPropertyList relationship class of FullTextIndex |
![]() ![]() |
StopList | StopList relationship class of FullTextIndex |
![]() ![]() |
StopListOff | StopListOff property class of FullTextIndex |
![]() ![]() |
TypeClass | Type class for FullTextIndex |
![]() ![]() |
UniqueIndexName | UniqueIndexName relationship class of FullTextIndex |
![]() ![]() |
UseSystemStopList | UseSystemStopList property class of FullTextIndex |
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.