Compartir a través de


MirroringRoleSequence Propiedad

Gets the role sequence number for primary/backup roles played by the mirroring partners.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute> _
Public ReadOnly Property MirroringRoleSequence As Integer
    Get
'Uso
Dim instance As Database
Dim value As Integer

value = instance.MirroringRoleSequence
[SfcPropertyAttribute]
public int MirroringRoleSequence { get; }
[SfcPropertyAttribute]
public:
property int MirroringRoleSequence {
    int get ();
}
[<SfcPropertyAttribute>]
member MirroringRoleSequence : int
function get MirroringRoleSequence () : int

Valor de la propiedad

Tipo: System. . :: . .Int32
An Int32 value that specifies the sequence number of the primary/backup roles played by the mirroring partners.