PC Review


Reply
Thread Tools Rate Thread

Create a DataTable

 
 
Tony Johansson
Guest
Posts: n/a
 
      13th May 2009
hello!

If I create two DataTable like this
DataTable dt1 = new DataTable();
and
DataTable dt2 = new DataTable("MyTest");

How could I extract the name string "MyTest" that I passed into the C-tor of
DataTable ?

//Tony


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a datatable from a datatable Marc Microsoft VB .NET 6 2nd Feb 2008 03:32 PM
create new datatable from existing datatable BostonNole Microsoft VB .NET 0 13th Sep 2006 10:34 PM
Create a Datatable from a SQL datatable column shema? jg Microsoft ASP .NET 1 17th Aug 2004 10:43 PM
Sort a datatable and create a new datatable Fredrik Rodin Microsoft ASP .NET 2 2nd Mar 2004 06:29 AM
Create DataTable From Existing DataTable Gimen Microsoft ADO .NET 5 14th Jan 2004 01:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:42 AM.