Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumerates backup devices that can be used to initialize a subscription.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Enumeration SubscriptionBackupDeviceType
'Usage
Dim instance As SubscriptionBackupDeviceType
public enum SubscriptionBackupDeviceType
public enum class SubscriptionBackupDeviceType
type SubscriptionBackupDeviceType
public enum SubscriptionBackupDeviceType
Members
| Member name | Description | |
|---|---|---|
| Disk | Disk drive backup device. | |
| Logical | Logical drive backup device. | |
| Tape | Tape drive backup device. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
See Also
Reference
Microsoft.SqlServer.Replication Namespace