【发布时间】:2017-08-24 12:38:29
【问题描述】:
如何在delphi Tadotable中使用计算字段定位函数或相同的操作函数? 像这样的
SampleAdotable.locate('samplefield',text,[lopartialkey]);
其中 samplefield 是 SampleAdotable 中的计算字段。在正常情况下,会创建此消息的异常:
Item can not be found in the collection corresponding to the requested name or ordinal
谢谢
【问题讨论】: