AbortAfterWaitType Enumeration
Enumerates the type of action to be taken after the maximum duration expires.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Blockers | The type of action is Blockers. | |
| None | There is no action. | |
| Self | The type of action is Self. |
Show: