Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DisplayRow(row) causes an error
Message
De
05/08/2003 23:30:05
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
À
05/08/2003 21:25:31
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00817150
Message ID:
00817164
Vues:
28
>hi to all,
>
>i'm learning ado.net using c#. i'm trying a code from one of the books i'm reading. there is a statement for displaying a row from a table in a DataSet.
>
> DisplayRow(row);
>
>but when i compile, it returns an error
>
> The name 'DisplayRow' does not exist in the class or namespace 'data_adaptor.Class1'
>
>thanks in advance.

Bobby,

DisplayRow() is not a built-in function of .NET. I would guess that this function is defined somewhere else in the sample code from your book.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform