Click or drag to resize
CqlArguments Property
Any bind variable values for the CQL string.

Namespace: Cassandra.Mapping
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public Object[] Arguments { get; }

Property Value

Type: Object
See Also