FullTextIndex Class

 

Updated: April 20, 2017

Model schema container class for FullTextIndex

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

System::Object
  Microsoft.SqlServer.Dac.Model::FullTextIndex

public ref class FullTextIndex abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticCatalog

Catalog relationship class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticChangeTracking

ChangeTracking property class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticColumns

Columns relationship class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticDisabled

Disabled property class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticFilegroup

Filegroup relationship class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticIndexedObject

IndexedObject relationship class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticReplicated

Replicated property class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticSearchPropertyList

SearchPropertyList relationship class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticStopList

StopList relationship class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticStopListOff

StopListOff property class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticUniqueIndexName

UniqueIndexName relationship class of FullTextIndex

System_CAPS_pubpropertySystem_CAPS_staticUseSystemStopList

UseSystemStopList property class of FullTextIndex

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: