CqlScalarTEntityBeginExecute Method |
Namespace:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public IAsyncResult BeginExecute(
AsyncCallback callback,
Object state
)
Parameters
- callback
- Type: SystemAsyncCallback
- state
- Type: SystemObject
Return Value
Type:
IAsyncResultSee Also