Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CommandBehavior.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Data
 

Enumerations

enum  System.Data.CommandBehavior {
  System.Data.Default = 0 , System.Data.SingleResult = 1 , System.Data.SchemaOnly = 2 , System.Data.KeyInfo = 4 ,
  System.Data.SingleRow = 8 , System.Data.SequentialAccess = 0x10 , System.Data.CloseConnection = 0x20
}