Énumération ContainmentType
Specifies the containment types of a database.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)
Syntaxe
'Déclaration
Public Enumeration ContainmentType
'Utilisation
Dim instance As ContainmentType
public enum ContainmentType
public enum class ContainmentType
type ContainmentType
public enum ContainmentType
Membres
Nom de membre | Description | |
---|---|---|
None | A database that is not contained. | |
Partial | A database that is partially contained. |