SqlTaskType Enumeration
Defines values for SQL task type. The values correspond to the values for the TaskType property in the Configuration Manager 2007 site configuration SMS_SCI_SQLTask Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As SqlTaskType
Syntax
'Declaration
Public Enumeration SqlTaskType
public enum SqlTaskType
public enum class SqlTaskType
public enum SqlTaskType
public enum SqlTaskType
Members
Member name | Description |
---|---|
Backup | See the BACKUP value for TaskType in SMS_SCI_SQLTask Server WMI Class. |
Delete | See the DELETE value for TaskType in SMS_SCI_SQLTask Server WMI Class. |
Period | See the PERIOD value for TaskType in SMS_SCI_SQLTask Server WMI Class. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_SCI_SQLTask Server WMI Class
Configuration Manager Site Configuration Server WMI Classes