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