Click or drag to resize

SimpleGraphStatement Properties

The SimpleGraphStatement type exposes the following members.

Properties
  NameDescription
Public propertyQuery
The underlying query string
Public propertyValues
Values object used for parameter substitution in the query string
Public propertyValuesDictionary
Values dictionary used for parameter substitution in the query string
Top
See Also