ISessionExecute Method (String) |
Executes the provided query.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax RowSet Execute(
string cqlQuery
)
Parameters
- cqlQuery
- Type: SystemString
Return Value
Type:
RowSetSee Also