The BackupDeviceItem object provides programmatic access to named SQL Server backup devices.
The following tables list the members exposed by the BackupDeviceItem type.
Public Constructors
名称 | Description | |
---|---|---|
BackupDeviceItem | Overloaded. Initializes a new instance of the BackupDeviceItem class. |
顶部
Public Properties
名称 | Description | |
---|---|---|
![]() |
DeviceType | Gets the type of device for the BackupDeviceItem object. |
![]() |
Name | Gets the name of device for the BackupDeviceItem object. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
CompareTo | Verifies whether the specified object shares the same name as the referenced BackupDeviceItem object. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | |
![]() ![]() |
op_GreaterThan | |
![]() ![]() |
op_Inequality | |
![]() ![]() |
op_LessThan | |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
BackupDeviceItem Class
Microsoft.SqlServer.Management.Smo Namespace