G
Guest
I'm using C# in Visual Studio 2003 and would like to create an empty
datatable in my dataset based on a SQL Server table. I basically want to use
the metadata of the SQL Server table without loading any data into my
datatable. What is the best approach to do this?
datatable in my dataset based on a SQL Server table. I basically want to use
the metadata of the SQL Server table without loading any data into my
datatable. What is the best approach to do this?