MaintenancePlanTaskType 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public enum class MaintenancePlanTaskType
public enum MaintenancePlanTaskType
type MaintenancePlanTaskType =
Public Enum MaintenancePlanTaskType
- 継承
-
MaintenancePlanTaskType
フィールド
Backup | 1 | |
CheckIntegrity | 2 | |
Default | 0 | |
DefragmentIndex | 3 | |
ExecuteAgentJob | 4 | |
FileCleanUp | 5 | |
HistoryCleanup | 6 | |
NotifyOperator | 7 | |
Reindex | 8 | |
Shrink | 9 | |
TSQLExecute | 10 | |
UpdateStatistics | 11 |