BackupMedia Class
Represents a backup media.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
| Name | Description | |
|---|---|---|
![]() | CredentialName | Gets or sets the credential of the backup object. |
![]() | FamilySequenceNumber | Gets the family sequence number. |
![]() | MediaName | Gets the backup media name. |
![]() | MediaType | Gets or sets the type of the backup media. |
![]() | MirrorSequenceNumber | Gets the mirror sequence number. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

