System.Data.StatementType public enum StatementType Documentation Batch = 4 Delete = 3 Insert = 1 Select = 0 Update = 2