| Overload | Description |
|---|---|
| BeginExecuteNonQuery() | Starts an asynchronous invocation of an ExecuteNonQuery method. |
| BeginExecuteNonQuery(AsyncCallback,Object) | Starts an asynchronous invocation of an ExecuteNonQuery method with information for callback function. |