CqlScalar<TEntity>.BeginExecute Method |
Namespace: Dse.Data.LinqAssembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntaxpublic IAsyncResult BeginExecute(
AsyncCallback callback,
Object state
)
Parameters
- callback
- Type: System.AsyncCallback
- state
- Type: System.Object
Return Value
Type:
IAsyncResult
See Also