TSql90Parser.ParseSchemaObjectName Method
SQL Server 2012
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ParseSchemaObjectName(TextReader, IList<ParseError>) | Returns a schema object name and a list of errors by using the provided text reader. (Inherited from TSqlParser.) |
|
ParseSchemaObjectName(TextReader, IList<ParseError>, Int32, Int32, Int32) | Returns a schema data type and a list of errors by using the provided values. (Overrides TSqlParser.ParseSchemaObjectName(TextReader, IList<ParseError>, Int32, Int32, Int32).) |
