Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the containment types of a database.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration ContainmentType
'Usage
Dim instance As ContainmentType
public enum ContainmentType
public enum class ContainmentType
type ContainmentType
public enum ContainmentType
Members
| Member name | Description | |
|---|---|---|
| None | A database that is not contained. | |
| Partial | A database that is partially contained. |