Condividi tramite


Enumerazione ContainmentType

Specifies the containment types of a database.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public Enumeration ContainmentType
'Utilizzo
Dim instance As ContainmentType
public enum ContainmentType
public enum class ContainmentType
type ContainmentType
public enum ContainmentType

Membri

Nome membro Descrizione
None A database that is not contained.
Partial A database that is partially contained.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Smo