Condividi tramite


Enumerazione SessionOptionKind

Represents the session option kind.

Spazio dei nomi  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintassi

'Dichiarazione
Public Enumeration SessionOptionKind
'Utilizzo
Dim instance As SessionOptionKind
public enum SessionOptionKind
public enum class SessionOptionKind
type SessionOptionKind
public enum SessionOptionKind

Membri

Nome membro Descrizione
EventRetention The option is EventRetention.
MaxDispatchLatency The option is MaxDispatchLatency.
MaxEventSize The option is MaxEventSize.
MaxMemory The option is MaxMemory.
MemoryPartition The option is MemoryPartition.
StartUpState The option is StartUpState.
TrackCausality The option is TrackCausality.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.TransactSql.ScriptDom