DataTable contraints

  • Thread starter Thread starter mklapp
  • Start date Start date
M

mklapp

Hello,
If I name a table in the Fill method and that table
exists in the DB (in my case, SQL Server), must the
structure and rules be the same as the database table or
are the DataTables totally independent and defined solely
within the context of the SQL Command executed by the
Fill method?

mklapp
 

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