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 type execute options.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration ExecuteOptionKind
'Usage
Dim instance As ExecuteOptionKind
public enum ExecuteOptionKind
public enum class ExecuteOptionKind
type ExecuteOptionKind
public enum ExecuteOptionKind
Members
| Member name | Description | |
|---|---|---|
| Recompile | The Recompile option. | |
| ResultSets | The ResultSets option. |