DatabaseMirroringEndpointRole 열거형

Specifies the types of database mirroring endpoint role.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
Public Enumeration DatabaseMirroringEndpointRole
‘사용 방법
Dim instance As DatabaseMirroringEndpointRole
public enum DatabaseMirroringEndpointRole
public enum class DatabaseMirroringEndpointRole
type DatabaseMirroringEndpointRole
public enum DatabaseMirroringEndpointRole

멤버

멤버 이름 설명
All The role is All.
NotSpecified The role is NotSpecified.
Partner The role is Partner.
Witness The role is Witness.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스