DatabaseSnapshotExtender Constructor
Adds methods and properties to the DatabaseSnapshot object.
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()