单项选择题
A. B. C. D.
A.添加一个UniqueConstraint对象到CurrentOrders中 B.添加一个ForeignKeyConstraint对象到CurrentOrders中 C.添加一个DataRelation对象到CurrentOrders中,并且设置ChildKeyConstraint的属性为指向theappropriate行 D.添加一个DataRelation对象到CurrentOrders中,并且设置ParentKeyConstraint的属性为指向适当的行