Enumeração ContainmentType

Specifies the containment types of a database.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)

Sintaxe

'Declaração
Public Enumeration ContainmentType
'Uso
Dim instance As ContainmentType
public enum ContainmentType
public enum class ContainmentType
type ContainmentType
public enum ContainmentType

Membros

Nome do membro Descrição
None A database that is not contained.
Partial A database that is partially contained.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Smo