DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Session Class
Session Methods
Execute Method
Execute Method (String)
Execute Method (IStatement)
Execute Method (String, ConsistencyLevel)
Execute Method (String, Int32)
Session
Execute Method (String)
Executes the provided query.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
RowSet
Execute
(
string
cqlQuery
)
Parameters
cqlQuery
Type:
System
String
Return Value
Type:
RowSet
Implements
ISession
Execute(String)
See Also
Reference
Session Class
Execute Overload
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.