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. |