DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
ISession Interface
ISession Methods
BeginExecute Method
BeginPrepare Method
ChangeKeyspace Method
CreateKeyspace Method
CreateKeyspaceIfNotExists Method
DeleteKeyspace Method
DeleteKeyspaceIfExists Method
EndExecute Method
EndPrepare Method
Execute Method
ExecuteAsync Method
GetMetrics Method
Prepare Method
PrepareAsync Method
WaitForSchemaAgreement Method
ISession
EndExecute Method
Ends asynchronous execute operation
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
RowSet
EndExecute
(
IAsyncResult
ar
)
Parameters
ar
Type:
System
IAsyncResult
Return Value
Type:
RowSet
See Also
Reference
ISession Interface
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.