ISessionExecute Method (String, Int32) |
Executes the provided query.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax RowSet Execute(
string cqlQuery,
int pageSize
)
Parameters
- cqlQuery
- Type: SystemString
- pageSize
- Type: SystemInt32
Return Value
Type:
RowSetSee Also