Click or drag to resize

SparqlJsonParserContext Properties

The SparqlJsonParserContext type exposes the following members.

Properties
  NameDescription
Public propertyHandler
Gets the Results Handler to be used.
(Inherited from BaseResultsParserContext.)
Public propertyInput
Gets the JSON Text Reader.
Public propertyTraceParsing
Gets/Sets whether Parser Tracing is used.
(Inherited from BaseResultsParserContext.)
Public propertyVariables
Gets the Variables that have been seen.
(Inherited from BaseResultsParserContext.)
Top
See Also