Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataset questions
Message
 
À
06/09/2002 16:15:01
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Québec, Canada
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00697754
Message ID:
00697760
Vues:
11
This message has been marked as the solution to the initial question of the thread.
1. You don't have to relate tables.

2. If you can manage all tables within one dataset, there is no need to create multile dataset as there is no benefit I see.

3. You will have to call ParentTable.GetChildRows() method to get the collection of child rows.

>HI,
>I have some questions concerning the datasets usage:
>
>1- Does the tables added to a dataset MUST be related or can I add as many (reasonably) as I want without necessarely relate them?
>
>2- Is there any advantages in using more than one dataset for one connection? I mean, if I can add my tables in a single dataset, what would be the advantage in using more that one dataset?
>
>3- I have a Parent that is related to one of its child, will the child table be filtered automatically on the parent table row?
>
>Thank you for your help,
>Christian
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform