SessionOptionKind Enumeration
Represents the session option kind.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Show: