Aracılığıyla paylaş


BackupRestoreBase.Devices Özelliği

yedek veya geri yükleme işlemi için belirtilen yedek aygıtları alır.

Bu API, CLS ile uyumlu değildir. 

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.SmoExtended (Microsoft.SqlServer.SmoExtended içinde.dll)

Sözdizimi

'Bildirim
<CLSCompliantAttribute(False)> _
Public ReadOnly Property Devices As BackupDeviceList
    Get
'Kullanım
Dim instance As BackupRestoreBase
Dim value As BackupDeviceList

value = instance.Devices
[CLSCompliantAttribute(false)]
public BackupDeviceList Devices { get; }
[CLSCompliantAttribute(false)]
public:
property BackupDeviceList^ Devices {
    BackupDeviceList^ get ();
}
[<CLSCompliantAttribute(false)>]
member Devices : BackupDeviceList
function get Devices () : BackupDeviceList

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.BackupDeviceList
A BackupDeviceList nesne dizi değeri adlarını listelergerekli yedek aygıtları.Varsayılan olarak, bilinmeyen değerdir.