Scanner Class
SQL Server 2012
Scans Transact-SQL searching for individual units of code or tokens.
Namespace: Microsoft.SqlServer.Management.SqlParser.Parser
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
The Scanner type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetNext | Returns the next token, internal Lexer state, start position, and end position. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetSource | Sets the source text to be scanned. |
![]() | ToString | (Inherited from Object.) |

