Click or drag to resize
CqlCommandParameters Property
Gets the CqlParameters.

Namespace: Cassandra.Data
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public CqlParameterCollection Parameters { get; }

Property Value

Type: CqlParameterCollection
See Also