| CqlQueryBaseTEntityBeginExecute Method  | 
 
Namespace: Dse.Data.LinqAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic IAsyncResult BeginExecute(
	AsyncCallback callback,
	Object state
)
Parameters
- callback
 - Type: SystemAsyncCallback
 - state
 - Type: SystemObject
 
Return Value
Type: 
IAsyncResult
See Also