BackupTaskType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class BackupTaskType
public enum BackupTaskType
type BackupTaskType =
Public Enum BackupTaskType
- Inheritance
-
BackupTaskType
Fields
Name | Value | Description |
---|---|---|
Full | 0 | |
Differential | 1 | |
TransactionLog | 2 |