DatabaseSnapshotExtender 建構函式
Initializes a new instance of the DatabaseSnapshotExtender class that has the default property values.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New DatabaseSnapshotExtender()
public DatabaseSnapshotExtender()
public:
DatabaseSnapshotExtender()
new : unit -> DatabaseSnapshotExtender
public function DatabaseSnapshotExtender()