xSQL Schema Compare SDK for SQL Server version 12
SqlFullTextIndex Class Properties


For a list of all members of this type, see SqlFullTextIndex members.

Public Properties
 NameDescription
Public PropertyCatalog Gets or sets the full-text catalog to which the full-text index belongs.  
Public PropertyChangeTracking Gets or sets the change tracking of the full-text index.  
Public PropertyColumns Gets the collection of columns that belong to the full-text index.  
Public PropertyFileGroup Gets or sets the filegroup in which the full-text index is created.  
Public PropertyFullName Gets the full name of the entity formatted as schema.name. If the entity has no schema, only the name is returned. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyFullNameDelimited Gets the delimited full name for the entity formatted as [schema].[name]. (Inherited from xSQL.Schema.SqlServer.SqlEntity)
Public PropertyFullyQualifyingNameOverridden.  Gets the fully-qualifying name of the index formatted as parent.index.  
Public PropertyFullyQualifyingNameDelimitedOverridden.  Gets the delimited fully-qualifying name of the index formatted as [parent].[index].  
Public PropertyId Gets or sets a unique id for the entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyIsEnabled Gets or sets the value that indicates whether the full-text index is enabled.  
Public PropertyName Gets or sets the name of the entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyParent Gets the parent entity of this entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertySchema Gets or set the entity schema. (Inherited from xSQL.Schema.Core.Entity)
Public PropertySearchPropertyList Gets or sets the search property list associated with the full-text index.  
Public PropertySqlDatabaseGets the SqlDatabase to which the entity belongs. (Inherited from xSQL.Schema.SqlServer.SqlEntity)
Public PropertySqlEntityType Gets the type of the entity. (Inherited from xSQL.Schema.SqlServer.SqlScriptableEntity)
Public PropertyStopList Gets or sets the stop list associated with the full-text index.  
Public PropertyStopListType Gets or sets the type of the stop list associated with the full-text index.  
Public PropertyUniqueIndex Gets or sets the unique index associated with the full-text index. The index could be a primary key, a unique constraint or a unique index.  
Top
See Also

Reference

SqlFullTextIndex Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback