Freigeben über


BackupDeviceItem-Konstruktor

Initializes a new instance of the BackupDeviceItem class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New BackupDeviceItem()
public BackupDeviceItem()
public:
BackupDeviceItem()
new : unit -> BackupDeviceItem
public function BackupDeviceItem()

Hinweise

Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.

-