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 (IStatement)
Executes the provided query.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
RowSet
Execute
(
IStatement
statement
)
Parameters
statement
Type:
Cassandra
IStatement
Return Value
Type:
RowSet
Implements
ISession
Execute(IStatement)
See Also
Reference
Session Class
Execute Overload
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.