หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the types of alter fulltext catalog action.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration AlterFullTextCatalogAction
'Usage
Dim instance As AlterFullTextCatalogAction
public enum AlterFullTextCatalogAction
public enum class AlterFullTextCatalogAction
type AlterFullTextCatalogAction
public enum AlterFullTextCatalogAction
Members
| Member name | Description | |
|---|---|---|
| AsDefault | The action is AsDefault. | |
| None | The action is None. | |
| Rebuild | The action is Rebuild. | |
| Reorganize | The action is Reorganize. |