MaintenancePlanObjectSelectionMode Enumeration
MaintenancePlanObjectSelectionMode Enumeration
The MaintenancePlanObjectSelectionMode enumeration provides options for which objects should be selected for maintenance.
Enumeration Values
| Name | Summary |
|---|---|
| Tables | Specifies that only tables should be selected for maintenance. |
| Views | Specifies that only views should be selected for maintenance. |
| Everything | Selecting Everything will ignore specific selections and simply select all Tables or Views. |