ContainmentType 枚举

Specifies the containment types of a database.

命名空间:  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 A database that is not contained.
Partial A database that is partially contained.

请参阅

参考

Microsoft.SqlServer.Management.Smo 命名空间