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