HomePosts tagged โ€œDeleteโ€

Delete

Showing 1 - 3 of 3 results
Are you using LINQ in C# and requite to remove all objects matching the condition from a List ? Read...
If you want to Truncate Data or delete all the data from the table in Entity Framework (.NET 4.5) ,...
Below are few points that differentiate the DELETE and TRUNCATE command. Sl. No. DELETE TRUNCATE 1 This removes the rows...