Q: When to use the Fill or GetData?

  • Thread starter Thread starter Martin Arvidsson
  • Start date Start date
M

Martin Arvidsson

Hi!

When you use the wizard to create a connection to a table you automaticly
get two methods.
Fill and GetData

When do you use the GetData method?

Thanx

Regards
Martin
 
Hi Martin,

When you want a new DataTable created, not an existing DataTable filled.
 

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