Enum QueryType
public enum QueryType
- Extension Methods
Fields
CreateTable = 5Delete = 1DropTable = 6Insert = 3InsertOrUpdate = 4Merge = 8MultiInsert = 9Select = 0TruncateTable = 7Update = 2
public enum QueryType
CreateTable = 5Delete = 1DropTable = 6Insert = 3InsertOrUpdate = 4Merge = 8MultiInsert = 9Select = 0TruncateTable = 7Update = 2