![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![Protected method Protected method](images/ms233753.protmethod(en-us,vs.100).gif) |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
GetTokenStream(TextReader, IList<ParseError>) |
Returns a list of parser tokens by using the provided text reader and list of parser errors. (Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
GetTokenStream(TextReader, IList<ParseError>, Int32, Int32, Int32) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![Protected method Protected method](images/ms233753.protmethod(en-us,vs.100).gif) |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
Parse(TextReader, IList<ParseError>%) |
Returns a script fragment and a list of errors by using the provided text reader. (Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
Parse(IList<TSqlParserToken>, IList<ParseError>) |
(Overrides TSqlParser.Parse(IList<TSqlParserToken>, IList<ParseError>).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
Parse(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseBooleanExpression(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseBooleanExpression(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseBooleanExpression(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseChildObjectName(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseChildObjectName(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseChildObjectName(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseConstantOrIdentifier(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseConstantOrIdentifier(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseConstantOrIdentifier(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseConstantOrIdentifierWithDefault(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseConstantOrIdentifierWithDefault(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseConstantOrIdentifierWithDefault(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseExpression(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseExpression(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseExpression(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseScalarDataType(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseScalarDataType(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseScalarDataType(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseSchemaObjectName(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseSchemaObjectName(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseSchemaObjectName(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseStatementList(TextReader, IList<ParseError>%) |
(Inherited from TSqlParser.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ParseStatementList(TextReader, IList<ParseError>%, Int32, Int32, Int32) |
(Overrides TSqlParser.ParseStatementList(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![Public method Public method](images/ms233724.pubmethod(en-us,vs.100).gif) |
ValidateIdentifier |
Returns whether a name is a valid SQL identifier. (Inherited from TSqlParser.) |