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

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

Property Value

Type:Object[]
See Also