Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing dataset by reference
Message
De
12/03/2012 10:57:52
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01538045
Message ID:
01538049
Vues:
33
J'aime (1)
>When you are saying "if you initialize it to Nothing" do you mean that right after the line
>
>DataSet ds = new DataSet();
>
>I should set it to null?
>E.g.
>
>DataSet ds = new DataSet();
>ds = null;
>
I was referencing to the declaration line. Thus, in the sample you provided, it would be the first line.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform