public softDelete ( ) : integer | false | ||
return | integer | false | the number of rows marked as deleted, or false if the soft deletion is unsuccessful for some reason. Note that it is possible the number of rows deleted is 0, even though the soft deletion execution is successful. |