Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies the type of set commands with parameter.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Sintaxe
'Declaração
Public Enumeration GeneralSetCommandType
'Uso
Dim instance As GeneralSetCommandType
public enum GeneralSetCommandType
public enum class GeneralSetCommandType
type GeneralSetCommandType
public enum GeneralSetCommandType
Membros
| Nome do membro | Descrição | |
|---|---|---|
| ContextInfo | The Type is ContextInfo. | |
| DateFirst | The Type is DateFirst. | |
| DateFormat | The Type is DateFormat. | |
| DeadlockPriority | The Type is DeadlockPriority. | |
| Language | The Type is Language. | |
| LockTimeout | The Type is LockTimeout. | |
| None | The Type is None. | |
| QueryGovernorCostLimit | The Type is QueryGovernorCostLimit. |