DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Session Class
Session Methods
Execute Method
Execute Method (String)
Execute Method (IStatement)
Execute Method (String, ConsistencyLevel)
Execute Method (String, Int32)
Session
Execute Method (String, Int32)
Executes the provided query.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
RowSet
Execute
(
string
cqlQuery
,
int
pageSize
)
Parameters
cqlQuery
Type:
System
String
pageSize
Type:
System
Int32
Return Value
Type:
RowSet
Implements
ISession
Execute(String, Int32)
See Also
Reference
Session Class
Execute Overload
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.