Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
LoadOption.cs
Go to the documentation of this file.
1
namespace
System.Data
;
2
3
public
enum
LoadOption
4
{
5
OverwriteChanges
= 1,
6
PreserveChanges
,
7
Upsert
8
}
System.Data.LoadOption
LoadOption
Definition
LoadOption.cs:4
System.Data.LoadOption.PreserveChanges
@ PreserveChanges
System.Data.LoadOption.Upsert
@ Upsert
System.Data.ConflictOption.OverwriteChanges
@ OverwriteChanges
System.Data
Definition
ADP.cs:12
source
System.Data.Common
System.Data
LoadOption.cs
Generated by
1.10.0