![]() | TSQLTokenizer Class |
Namespace: TSQL
public class TSQLTokenizer : IDisposable, IEnumerator, IEnumerable, IEnumerator<TSQLToken>, IEnumerable<TSQLToken>
The TSQLTokenizer type exposes the following members.
Name | Description | |
---|---|---|
![]() | TSQLTokenizer(TextReader) | Initializes a new instance of the TSQLTokenizer class |
![]() | TSQLTokenizer(String) | Initializes a new instance of the TSQLTokenizer class |
Name | Description | |
---|---|---|
![]() | Current | |
![]() | IncludeWhitespace | |
![]() | UseQuotedIdentifiers |
Name | Description | |
---|---|---|
![]() | MoveNext | |
![]() ![]() | ParseTokens | |
![]() | Putback |