You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Summary:
// The ignore rows affected count. Without this flag, an error will be thrown if
// the rows affected by the update operation is not **zero**.
IgnoreRowsAffected = 16
This should read "the rows affected by the update operation is not one".
The text was updated successfully, but these errors were encountered:
This should read "the rows affected by the update operation is not one".
The text was updated successfully, but these errors were encountered: