次の方法で共有


Sql90DatabaseMirroringRoleType 列挙体

SQL Server 2005 のデータベース ミラーリングのロールの種類です。

名前空間:  Microsoft.Data.Schema.Sql.SchemaModel
アセンブリ:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Enumeration Sql90DatabaseMirroringRoleType
public enum Sql90DatabaseMirroringRoleType
public enum class Sql90DatabaseMirroringRoleType
type Sql90DatabaseMirroringRoleType
public enum Sql90DatabaseMirroringRoleType

メンバー

メンバー名 説明
Unknown ロールの種類は不明です。
Witness 監視のロールの種類をサポートします。
Partner パートナーのロールの種類をサポートします。
All すべてのロールの種類をサポートします。

参照

参照

Microsoft.Data.Schema.Sql.SchemaModel 名前空間