Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UpdateCommand
[2/2]
IDbCommand
? IDbDataAdapter. System.Data.Common.DbDataAdapter.UpdateCommand
get
set
private
Implements
System.Data.IDbDataAdapter
.
Definition at line
165
of file
DbDataAdapter.cs
.
166
{
167
get
168
{
169
return
_updateCommand
;
170
}
171
set
172
{
173
_updateCommand
=
value
;
174
}
175
}
System.Data.Common.DbDataAdapter._updateCommand
IDbCommand _updateCommand
Definition
DbDataAdapter.cs:39
System.ExceptionArgument.value
@ value
System
Data
Common
DbDataAdapter
Generated by
1.10.0