Enumeración ContainmentType
Specifies the containment types of a database.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)
Sintaxis
'Declaración
Public Enumeration ContainmentType
'Uso
Dim instance As ContainmentType
public enum ContainmentType
public enum class ContainmentType
type ContainmentType
public enum ContainmentType
Miembros
Nombre del miembro | Descripción | |
---|---|---|
None | A database that is not contained. | |
Partial | A database that is partially contained. |