BackupDevice Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| BackupDevice() | |
| BackupDevice(Server, String) |
BackupDevice()
public BackupDevice();
Public Sub New ()
S’applique à
BackupDevice(Server, String)
public BackupDevice(Microsoft.SqlServer.Management.Smo.Server server, string name);
new Microsoft.SqlServer.Management.Smo.BackupDevice : Microsoft.SqlServer.Management.Smo.Server * string -> Microsoft.SqlServer.Management.Smo.BackupDevice
Public Sub New (server As Server, name As String)
Paramètres
- server
- Server
- name
- String