BackupDeviceList Constructor (Int32)
This constructor is not CLS-compliant.
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
capacity As Integer _
)
public BackupDeviceList (
int capacity
)
public:
BackupDeviceList (
int capacity
)
public BackupDeviceList (
int capacity
)
public function BackupDeviceList (
capacity : int
)
Parametri
- capacity
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
BackupDeviceList Class
BackupDeviceList Members
Microsoft.SqlServer.Management.Smo Namespace