DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Data
CqlCommand Class
CqlCommand Properties
CommandText Property
CommandTimeout Property
CommandType Property
ConsistencyLevel Property
DesignTimeVisible Property
IsPrepared Property
Parameters Property
UpdatedRowSource Property
CqlCommand
Parameters Property
Gets the
CqlParameter
s.
Namespace:
Cassandra.Data
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
CqlParameterCollection
Parameters
{
get
; }
Property Value
Type:
CqlParameterCollection
See Also
Reference
CqlCommand Class
Cassandra.Data Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.