Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Typed DataSet
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Typed DataSet
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01444233
Message ID:
01444233
Vues:
122
Hi,

I created a typed dataset (following instructions in a book). The dataset is for 1 table and is created using a call to a SQL Server stored procedure that returns rows from this (one table) only.

I see this dataset in my project as item:
dsMyDataSet.xsd file

But when I click on this item in the VS 2005 Explorer I see two tables:
1. dtMyDataSet - this one has 2 rows: Column1 and Column2
2. Table1 - this one has all the rows that are in the table.

How did the first one with Column1 and Column2 get there?

When I open file dsMyDataSet.Designer.cs this file has about 1400 lines. Is this normal?

TIA.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform