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 assembly option kind.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration AssemblyOptionKind
'Usage
Dim instance As AssemblyOptionKind
public enum AssemblyOptionKind
public enum class AssemblyOptionKind
type AssemblyOptionKind
public enum AssemblyOptionKind
Members
| Member name | Description | |
|---|---|---|
| PermissionSet | The PermissionSet option. | |
| UncheckedData | The UncheckedData option. | |
| Visibility | The Visibility option. |