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