ISessionExecute Method (IStatement, String) |
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax RowSet Execute(
IStatement statement,
string executionProfileName
)
Parameters
- statement
- Type: CassandraIStatement
Statement to execute. - executionProfileName
- Type: SystemString
ExecutionProfile name to be used while executing the statement.
Return Value
Type:
RowSetSee Also