BackupDevice Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BackupDevice() | |
BackupDevice(Server, String) |
BackupDevice()
public BackupDevice ();
Public Sub New ()
Applies to
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)
Parameters
- server
- Server
- name
- String