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.