TSQLStatementReader Class |
Namespace: TSQL
public class TSQLStatementReader : IDisposable, IEnumerator, IEnumerable, IEnumerator<TSQLStatement>, IEnumerable<TSQLStatement>
The TSQLStatementReader type exposes the following members.
| Name | Description | |
|---|---|---|
| TSQLStatementReader(TextReader) | Initializes a new instance of the TSQLStatementReader class | |
| TSQLStatementReader(String) | Initializes a new instance of the TSQLStatementReader class |
| Name | Description | |
|---|---|---|
| Current | ||
| IncludeWhitespace | ||
| UseQuotedIdentifiers |
| Name | Description | |
|---|---|---|
| MoveNext | ||
| ParseStatements |