Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a Backup media set.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Management.Smo.BackupMediaSet
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public NotInheritable Class BackupMediaSet
'Usage
Dim instance As BackupMediaSet
public sealed class BackupMediaSet
public ref class BackupMediaSet sealed
[<SealedAttribute>]
type BackupMediaSet = class end
public final class BackupMediaSet
Der BackupMediaSet-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
BackupMediaSet | Initializes a new instance of the BackupMediaSet class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
BackupMediaList | Gets the collection of Backup media that the Backup media set contains. |
![]() |
Description | Gets the description. |
![]() |
FamilyCount | Gets the number of Family Backup media present in Backup media set. |
![]() |
MediaType | Gets the device type of the media. |
![]() |
MirrorCount | Gets the mirror count. |
![]() |
Name | Gets the name of the media set. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)