benchmark
Ivan Smahin
ivan_smahin at valentina-db.com
Wed Dec 13 16:49:51 CST 2006
Hello Joakim,
Wednesday, December 13, 2006, 4:10:38 PM, you wrote:
> Oh 1 final question on this with links,
> Is there any defference in performance between the 2 ways below, both is
> ObjectPtr
> This:
> Dim lnk As VLink
> Set lnk = mChartDB.Link(lnkGroupId)
> Set ChartSet = lnk.FindLinked(GrpID, tGroups, tCharts)
> Or this
> Set ChartSet = fPtrGroup.FindValue(GrpID)
The second way is faster.
FindLinked is presented as part of I_Link interface.
--
Best regards,
Ivan mailto:ivan_smahin ÎÁ valentina-db.com
More information about the Valentina
mailing list