Перечисление 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. |