R
Ronchese
Hey All!
I would like to create a index to a column in my datatable (full created in
memory). That's because I'll search that column a lot, and this manner I
want to improve the search speedy on that.
How can I create that index?
Ps: I can't use the PrimaryKey property to this case, because that columns
can have duplicate values.
[]s
Cesar
I would like to create a index to a column in my datatable (full created in
memory). That's because I'll search that column a lot, and this manner I
want to improve the search speedy on that.
How can I create that index?
Ps: I can't use the PrimaryKey property to this case, because that columns
can have duplicate values.
[]s
Cesar
