DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
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:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.4.0
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
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.