다음을 통해 공유


MirroringSafetySequence 속성

Gets the role sequence number for safety levels for the mirroring partners.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<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.