다음을 통해 공유


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 값입니다.