Expand Minimize
This topic has not yet been rated - Rate this topic

RestoreType Enumeration

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum RestoreType
Member nameDescription
DatabaseA database restore operation.
FileA file restore operation.
FileGroupA filegroup restore operation.
VerifyOnlyA restore verification operation.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.