共用方式為


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 命名空間