Aracılığıyla paylaş


Database.MirroringSafetySequence Özelliği

Rol sıra numarası için güvenlik düzeyleri için yansıtma ortakları alır.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property MirroringSafetySequence As Integer
    Get
'Kullanım
Dim instance As Database
Dim value As Integer

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

Özellik Değeri

Tür: System.Int32
Bir Int32 değeri için güvenlik düzeyleri için sıra numarası belirtiryansıtma ortakları.