BackupRestoreBase.Devices Property
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.
Important
This API is not CLS-compliant.
A list of devices used as a target for backup
public Microsoft.SqlServer.Management.Smo.BackupDeviceList Devices { get; }
[System.CLSCompliant(false)]
public Microsoft.SqlServer.Management.Smo.BackupDeviceList Devices { get; }
member this.Devices : Microsoft.SqlServer.Management.Smo.BackupDeviceList
[<System.CLSCompliant(false)>]
member this.Devices : Microsoft.SqlServer.Management.Smo.BackupDeviceList
Public ReadOnly Property Devices As BackupDeviceList
Property Value
- Attributes