AlterFullTextCatalogAction Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The types of alter fulltext catalog action
public enum AlterFullTextCatalogAction
type AlterFullTextCatalogAction =
Public Enum AlterFullTextCatalogAction
- Inheritance
-
AlterFullTextCatalogAction
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Rebuild | 1 | |
Reorganize | 2 | |
AsDefault | 3 |