Поделиться через


RestoreType Enumeration

The RestoreType enumeration contains values that specify the type of restore operation to perform.

Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Синтаксис

'Декларация
Public Enumeration RestoreType
public enum RestoreType
public enum class RestoreType
public enum RestoreType
public enum RestoreType

Members

Member name Description
Database A database restore operation.
File A file restore operation.
FileGroup A filegroup restore operation.
VerifyOnly A restore verification operation.

Замечания

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Management.Smo Namespace