Перечисление BackupRestoreItemKind

Specifies the item types for backup or restore database statement.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration BackupRestoreItemKind
'Применение
Dim instance As BackupRestoreItemKind
public enum BackupRestoreItemKind
public enum class BackupRestoreItemKind
type BackupRestoreItemKind
public enum BackupRestoreItemKind

Элементы

Имя элемента Описание
FileGroups The type is FileGroups.
Files The type is Files.
None The type is None.
Page The type is Page.
ReadWriteFileGroups The type is ReadWriteFileGroups.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom