Page 1 of 1

Method SetKey (TTable)

Posted: Fri 28 Jan 2005 21:38
What method is equivalent at SetKey in TOraTable?

Posted: Mon 31 Jan 2005 10:07
by Alex
There are no such functions as TTable.SetKey in ODAC, but you can use FindNearest, Locate or LocateEx functions instead.