DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
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:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Copy
RowSet
Execute
(
string
cqlQuery
)
Parameters
cqlQuery
Type:
System
String
Return Value
Type:
RowSet
See Also
Reference
ISession Interface
Execute Overload
Dse Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.