SimpleGraphStatementValuesDictionary Property |
Values dictionary used for parameter substitution in the query string
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public IDictionary<string, Object> ValuesDictionary { get; }
Property Value
Type:
IDictionaryString,
ObjectSee Also