MaintenancePlanTaskType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public enum class MaintenancePlanTaskType
public enum MaintenancePlanTaskType
type MaintenancePlanTaskType =
Public Enum MaintenancePlanTaskType
- Héritage
-
MaintenancePlanTaskType
Champs
Backup | 1 | |
CheckIntegrity | 2 | |
Default | 0 | |
DefragmentIndex | 3 | |
ExecuteAgentJob | 4 | |
FileCleanUp | 5 | |
HistoryCleanup | 6 | |
NotifyOperator | 7 | |
Reindex | 8 | |
Shrink | 9 | |
TSQLExecute | 10 | |
UpdateStatistics | 11 |