ISessionExecute Method (String) | 
 
            Executes the provided query.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
SyntaxRowSet Execute(
	string cqlQuery
)
Parameters
- cqlQuery
 - Type: SystemString
 
Return Value
Type: 
RowSet
See Also