单项选择题

A.将DepartmentID列的AutoIncrement属性值设置为True
B.为DepartmentID列添加唯一约束
C.将DepartmentID列指定为主键
D.将DepartmentID列的Expression属性值设置为DepartmentID+1