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