Click or drag to resize

CqlArguments Property

Any bind variable values for the CQL string.

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Object[] Arguments { get; }

Property Value

Type: Object
See Also