Freigeben über


BackupDeviceList Constructor (Int32)

This constructor is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Declaration
Public Sub New ( _
    capacity As Integer _
)
public BackupDeviceList (
    int capacity
)
public:
BackupDeviceList (
    int capacity
)
public BackupDeviceList (
    int capacity
)
public function BackupDeviceList (
    capacity : int
)

Parameter

  • capacity

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

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