Return value of the executenonquery method

xiaoxiao2021-03-05  54

The ExecuteNonQuery method returns the number of rows affected by Insert, Update, and Delete operations. Returns -1 for all other queries, not 0.

转载请注明原文地址:https://www.9cbs.com/read-34521.html

New Post(0)