.NET Framework Class Library
SqlCommand..::.BeginExecuteNonQuery Method

Initiates the asynchronous execution of the Transact-SQL statement or stored procedure that is described by this SqlCommand.

Overload List

  NameDescription
Public methodBeginExecuteNonQuery()()()Initiates the asynchronous execution of the Transact-SQL statement or stored procedure that is described by this SqlCommand.
Public methodBeginExecuteNonQuery(AsyncCallback, Object)Initiates the asynchronous execution of the Transact-SQL statement or stored procedure that is described by this SqlCommand, given a callback procedure and state information.
Top
See Also

Reference

Tags :


Page view tracker