Метод TSql100Parser.ParseConstantOrIdentifier

Показывать защищенные элементы
Показывать наследуемые элементы

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод ParseConstantOrIdentifier(TextReader, IList<ParseError>%) Returns a constant or identifier and a list of errors by using the provided text reader. (Производный от TSqlParser.)
Открытый метод ParseConstantOrIdentifier(TextReader, IList<ParseError>%, Int32, Int32, Int32) Parses an input string to get a constant or identifier. This will return null, if there were any errors. (Переопределяет TSqlParser.ParseConstantOrIdentifier(TextReader, IList<ParseError>%, Int32, Int32, Int32).)

В начало

См. также

Справочник

TSql100Parser Класс

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom