Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the mirror count.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MirrorCount As Integer
Get
'Utilisation
Dim instance As BackupMediaSet
Dim value As Integer
value = instance.MirrorCount
public int MirrorCount { get; }
public:
property int MirrorCount {
int get ();
}
member MirrorCount : int
function get MirrorCount () : int
Valeur de propriété
Type : System.Int32
The mirror count.