ContainmentType 列挙体
データベースの包含の種類を指定します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.SqlEnum (Microsoft.SqlServer.SqlEnum.dll)
構文
'宣言
Public Enumeration ContainmentType
'使用
Dim instance As ContainmentType
public enum ContainmentType
public enum class ContainmentType
type ContainmentType
public enum ContainmentType
メンバー
メンバー名 | 説明 | |
---|---|---|
None | 非包含データベースです。 | |
Partial | 部分的包含のデータベースです。 |