共用方式為


DatabaseMirroringEndpointRole 列舉型別

指定資料庫鏡像端點角色。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
Public Enumeration DatabaseMirroringEndpointRole
public enum DatabaseMirroringEndpointRole
public enum class DatabaseMirroringEndpointRole
type DatabaseMirroringEndpointRole
public enum DatabaseMirroringEndpointRole

成員

成員名稱 說明
NotSpecified 角色為 NotSpecified。
Witness 角色為 Witness。
Partner 角色為 Partner。
All 角色為 All。

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間