BackupRestoreItemKind 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.
The types of backup restore item options
public enum BackupRestoreItemKind
type BackupRestoreItemKind =
Public Enum BackupRestoreItemKind
- Inheritance
-
BackupRestoreItemKind
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Files | 1 | |
FileGroups | 2 | |
Page | 3 | |
ReadWriteFileGroups | 4 |