Partager via


BackupDeviceList Constructor (Int32)

This constructor is not CLS-compliant.

Espace de noms: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    capacity As Integer _
)
public BackupDeviceList (
    int capacity
)
public:
BackupDeviceList (
    int capacity
)
public BackupDeviceList (
    int capacity
)
public function BackupDeviceList (
    capacity : int
)

Paramètres

  • capacity

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

BackupDeviceList Class
BackupDeviceList Members
Microsoft.SqlServer.Management.Smo Namespace