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 (IStatement)
Executes the provided query.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
Copy
public
RowSet
Execute
(
IStatement
statement
)
Parameters
statement
Type:
Dse
IStatement
Return Value
Type:
RowSet
Implements
ISession
Execute(IStatement)
See Also
Reference
Session Class
Execute Overload
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.