mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-13 01:20:57 +08:00
Updated Insert or Update (markdown)
@@ -110,7 +110,7 @@ list[0].Name = "123123";
|
||||
list.RemoveAt(1);
|
||||
|
||||
repo.EndEdit(); //override repo.EndEdit(newlist)
|
||||
}
|
||||
|
||||
class T
|
||||
{
|
||||
public Guid Id { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user