Dela via


DatabaseSnapshotExtender Constructor

Initializes a new instance of the DatabaseSnapshotExtender class that has the default property values.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DatabaseSnapshotExtender()
public DatabaseSnapshotExtender()
public:
DatabaseSnapshotExtender()
new : unit -> DatabaseSnapshotExtender
public function DatabaseSnapshotExtender()

See Also

Reference

DatabaseSnapshotExtender Class

DatabaseSnapshotExtender Overload

Microsoft.SqlServer.Management.Smo Namespace