当datawindow的数据源为存储过程时其注意事项:
如果想让datawindow具有update 功能
那么在update property 属性面板中,必须手动设置update table 的名字以及update column ,update condition
当DataWindow使用存储过程作为数据源时,为了实现更新功能,需要在UpdateProperty属性面板中手动设置UpdateTable的名字及UpdateColumn和UpdateCondition。
当datawindow的数据源为存储过程时其注意事项:
如果想让datawindow具有update 功能
那么在update property 属性面板中,必须手动设置update table 的名字以及update column ,update condition

被折叠的 条评论
为什么被折叠?