Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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. |