Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the types of database mirroring endpoint role.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration DatabaseMirroringEndpointRole
'Usage
Dim instance As DatabaseMirroringEndpointRole
public enum DatabaseMirroringEndpointRole
public enum class DatabaseMirroringEndpointRole
type DatabaseMirroringEndpointRole
public enum DatabaseMirroringEndpointRole
Members
Member name | Description | |
---|---|---|
All | The role is All. | |
NotSpecified | The role is NotSpecified. | |
Partner | The role is Partner. | |
Witness | The role is Witness. |