Свойство MirroringSafetySequence
Gets the role sequence number for safety levels for the mirroring partners.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property MirroringSafetySequence As Integer
Get
'Применение
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
Значение свойства
Тип System. . :: . .Int32
An Int32 value that specifies the sequence number for safety levels for the mirroring partners.