BackupDeviceList.AddDevice(String, DeviceType) Method
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.
Adds a new BackupDeviceItem to the collection
public void AddDevice (string name, Microsoft.SqlServer.Management.Smo.DeviceType deviceType);
member this.AddDevice : string * Microsoft.SqlServer.Management.Smo.DeviceType -> unit
Public Sub AddDevice (name As String, deviceType As DeviceType)
Parameters
- name
- String
- deviceType
- DeviceType