G
Guest
Is this true:
An existing row in a data table that is deleted still exists in the rows
collection, but it is marked as deleted (rowstate = deleted)
But
If a row that was added to the data table, but not committed by accepting
changes, is then deleted, it is actually removed from the data table's rows
collection?
An existing row in a data table that is deleted still exists in the rows
collection, but it is marked as deleted (rowstate = deleted)
But
If a row that was added to the data table, but not committed by accepting
changes, is then deleted, it is actually removed from the data table's rows
collection?