SubscriptionBackupDeviceType Enumeration
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
public enum SubscriptionBackupDeviceType
public enum class SubscriptionBackupDeviceType
public enum 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.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
Microsoft.SqlServer.Replication Namespace
SubscriptionBackupInformation
Other Resources
Initializing a Transactional Subscription Without a Snapshot