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
EndPrepare Method
Ends asynchronous prepare operation
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
Copy
public
PreparedStatement
EndPrepare
(
IAsyncResult
ar
)
Parameters
ar
Type:
System
IAsyncResult
Return Value
Type:
PreparedStatement
Implements
ISession
EndPrepare(IAsyncResult)
See Also
Reference
Session Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.