Costruttore DatabaseSnapshotExtender
Initializes a new instance of the DatabaseSnapshotExtender class that has the default property values.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New DatabaseSnapshotExtender()
public DatabaseSnapshotExtender()
public:
DatabaseSnapshotExtender()
new : unit -> DatabaseSnapshotExtender
public function DatabaseSnapshotExtender()
Vedere anche
Riferimento
DatabaseSnapshotExtender Classe