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.0.9 (git 5ca22bb)
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
© 2015 DataStax, All rights reserved.