Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Executes a non-query statement.
Public Function ExecuteNonQuery() As Integer
public int ExecuteNonQuery()
The number of rows in the database affected by the SQL statement.