RestoreOptions 构造函数

Initializes a new instance of the RestoreOptions class.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SmoExtended(在 Microsoft.SqlServer.SmoExtended.dll 中)

语法

声明
Public Sub New
用法
Dim instance As New RestoreOptions()
public RestoreOptions()
public:
RestoreOptions()
new : unit -> RestoreOptions
public function RestoreOptions()

请参阅

参考

RestoreOptions 类

Microsoft.SqlServer.Management.Smo 命名空间