Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the possible containment settings.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration ContainmentOptionKind
'Usage
Dim instance As ContainmentOptionKind
public enum ContainmentOptionKind
public enum class ContainmentOptionKind
type ContainmentOptionKind
public enum ContainmentOptionKind
Members
| Member name | Description | |
|---|---|---|
| None | The option is None. | |
| Partial | The option is Partial. |