C
cverbiest
Guest
Is it save to use properties instead of variables in a where clause ? My tests show that it works but there may be drawbacks I haven't though about. I did some performance tests and the results are similar 1156 ms for 100000 finds with variable 1194 ms for 100000 finds with property
Continue reading...
Continue reading...