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
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