다음을 통해 공유


MirroringRoleSequence 속성

Gets the role sequence number for primary/backup roles played by the mirroring partners.

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

구문

‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property MirroringRoleSequence As Integer
    Get
‘사용 방법
Dim instance As Database
Dim value As Integer

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

속성 값

형식: System. . :: . .Int32
An Int32 value that specifies the sequence number of the primary/backup roles played by the mirroring partners.