Compartir a través de


MirroringSafetySequence Propiedad

Gets the role sequence number for safety levels for 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 MirroringSafetySequence As Integer
    Get
'Uso
Dim instance As Database
Dim value As Integer

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

Valor de la propiedad

Tipo: System. . :: . .Int32
An Int32 value that specifies the sequence number for safety levels for the mirroring partners.