Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AcceptChangesDuringUpdate
bool
System.Data.Common.DataAdapter.AcceptChangesDuringUpdate
get
set
inherited
Definition at line
52
of file
DataAdapter.cs
.
53
{
54
get
55
{
56
return
_acceptChangesDuringUpdate
;
57
}
58
set
59
{
60
_acceptChangesDuringUpdate
=
value
;
61
}
62
}
System.Data.Common.DataAdapter._acceptChangesDuringUpdate
bool _acceptChangesDuringUpdate
Definition
DataAdapter.cs:14
System.ExceptionArgument.value
@ value
System
Data
Common
LoadAdapter
Generated by
1.10.0