Overload | Description |
---|---|
ExecuteNonQueryAsync(CancellationToken) | An asynchronous version of C1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>.ExecuteNonQuery, which executes a SQL statement against a connection object. Invokes C1.DataConnector.AdoNet.DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>.ExecuteNonQueryAsync with System.Threading.CancellationToken.None. (Inherited from C1.DataConnector.AdoNet.DbCommandWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) |
ExecuteNonQueryAsync() | (Inherited from System.Data.Common.DbCommand) |