DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Session Class
Session Methods
BeginExecute Method
BeginPrepare Method
ChangeKeyspace Method
CreateKeyspace Method
CreateKeyspaceIfNotExists Method
DeleteKeyspace Method
DeleteKeyspaceIfExists Method
Dispose Method
EndExecute Method
EndPrepare Method
Execute Method
ExecuteAsync Method
Prepare Method
PrepareAsync Method
WaitForSchemaAgreement Method
Session
EndExecute Method
Ends asynchronous execute operation
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
RowSet
EndExecute
(
IAsyncResult
ar
)
Parameters
ar
Type:
System
IAsyncResult
Return Value
Type:
RowSet
Implements
ISession
EndExecute(IAsyncResult)
See Also
Reference
Session Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.