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