Método TSql100Parser.ParseConstantOrIdentifier
Incluir membros protegidos
Incluir membros herdados
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
ParseConstantOrIdentifier(TextReader, IList<ParseError>%) | Returns a constant or identifier and a list of errors by using the provided text reader. (Herdado de 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. (Substitui TSqlParser.ParseConstantOrIdentifier(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
Início