单项选择题

表示把名字为dw_stu的数据窗口控件关联到名字为d_stu的数据窗口对象的脚本语句是()

A、dw_stu、dataobject=”d_stu”
B、d_stu、dataobject=”dw_stu”
C、dw_stu=”d_stu”
D、d_stu=”dw_stu”