Конструктор Restore
Initializes a new instance of the Restore class.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.SmoExtended (в Microsoft.SqlServer.SmoExtended.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Restore()
public Restore()
public:
Restore()
new : unit -> Restore
public function Restore()
Замечания
The default constructor initializes any fields to their default values.