Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ AcceptChangesDuringUpdate

bool System.Data.Common.DataAdapter.AcceptChangesDuringUpdate
getsetinherited

Definition at line 52 of file DataAdapter.cs.

53 {
54 get
55 {
57 }
58 set
59 {
61 }
62 }