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

◆ ContinueUpdateOnError

bool System.Data.Common.DataAdapter.ContinueUpdateOnError
getsetinherited

Definition at line 65 of file DataAdapter.cs.

66 {
67 get
68 {
70 }
71 set
72 {
74 }
75 }