Optimize DataTable Select Method

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,
How can I optimize the DataTable Select Method to make it faster
Can I create a Text Index Search ?
Thanks alot
Regards
 
No, you can't as there AFAIK is no such thing built in.
However, you could create text index by yourself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top