Свойство MirroringSafetySequence
Возвращает регистрационный номер роли для уровней безопасности участников зеркального отображения.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property MirroringSafetySequence As Integer
Get
'Применение
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
Значение свойства
Тип: System. . :: . .Int32
Значение типа Int32, определяющее порядковый номер уровней безопасности участников зеркального отображения.