S
S. Daum
When using an in memory DataTable or a DataReader has anyone tested if there
is a performance difference between using the column index vs the column
name to address specific columns in a row? In my application, there might be
a hundred columns with lots of somewhat random access to various columns -
performance will be important.
Thanks in advance for any insight.
Steve
is a performance difference between using the column index vs the column
name to address specific columns in a row? In my application, there might be
a hundred columns with lots of somewhat random access to various columns -
performance will be important.
Thanks in advance for any insight.
Steve