| ISessionEndPrepare Method  | 
            Ends asynchronous prepare operation
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
SyntaxPreparedStatement EndPrepare(
	IAsyncResult ar
)
Parameters
- ar
 - Type: SystemIAsyncResult
 
Return Value
Type: 
PreparedStatement
See Also