Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SchemaFormat.cs
Go to the documentation of this file.
1
namespace
System.Data
;
2
3
internal
enum
SchemaFormat
4
{
5
Public
= 1,
6
Remoting
,
7
WebService
,
8
RemotingSkipSchema
,
9
WebServiceSkipSchema
10
}
System.Data.SchemaFormat
SchemaFormat
Definition
SchemaFormat.cs:4
System.Data.SchemaFormat.WebServiceSkipSchema
@ WebServiceSkipSchema
System.Data.SchemaFormat.Public
@ Public
System.Data.SchemaFormat.RemotingSkipSchema
@ RemotingSkipSchema
System.Data.SchemaFormat.Remoting
@ Remoting
System.Data.SchemaFormat.WebService
@ WebService
System.Data
Definition
ADP.cs:12
source
System.Data.Common
System.Data
SchemaFormat.cs
Generated by
1.10.0