S
super_lixiao
Unregistered / Unconfirmed
GUEST, unregistred user!
3-3 "资料搜寻与错误处理",我已经按书中的例子设置了AdapterErrorList, 并指向了
Adapter1,但 if not dsAdaptCust.Locate then
Adapter1.Errors.AddError('资料不存在')
的运行结果只产生了EadapterException的Row not found in Table1的例外,并没有在
AdapterErrorList 中产生错误提示,为什么?请大富翁们解答.
Adapter1,但 if not dsAdaptCust.Locate then
Adapter1.Errors.AddError('资料不存在')
的运行结果只产生了EadapterException的Row not found in Table1的例外,并没有在
AdapterErrorList 中产生错误提示,为什么?请大富翁们解答.