ISessionExecute Method (String, ConsistencyLevel) |
Executes the provided query.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax RowSet Execute(
string cqlQuery,
ConsistencyLevel consistency
)
Parameters
- cqlQuery
- Type: SystemString
- consistency
- Type: DseConsistencyLevel
Return Value
Type:
RowSetSee Also