AlterFullTextCatalogAction Enumeration
Specifies the types of alter fulltext catalog action.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| AsDefault | The action is AsDefault. | |
| None | The action is None. | |
| Rebuild | The action is Rebuild. | |
| Reorganize | The action is Reorganize. |
Show: