|
-
Jan 12th, 2007, 10:35 AM
#1
Thread Starter
Fanatic Member
data table/ data set question
Hi guys,
Just a general question. When a data table is filled from the data adapter from an ms access or sql database:
i.e.
Will the data table also bring over the primary key and the indexes? Or will it only bring over the data?
Thanks,
Strick
-
Jan 12th, 2007, 12:48 PM
#2
Hyperactive Member
Re: data table/ data set question
The fill method will just pull back the data.
You specify Primary Keys, unique indexes etc on a datatable.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|