Recid,CreateDate ..etc are inherited form Common table and Recid is not only use for index,RECID is also unique ID
Therefore we can use sth like this to addRange:
qB1.addRange(fieldname2id(tablename2id('smmActivities'),fieldstr(Common,RecId))).value(queryValue(actNum));
沒有留言:
張貼留言