ParserAction Enumeration
Contains values that are used to specify the parser action.
Assembly: Microsoft.SqlServer.BatchParser (in Microsoft.SqlServer.BatchParser.dll)
| Member name | Description | |
|---|---|---|
| Abort | Stops the parse. | |
| Continue | Continues to parse. |
Show: