Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable or object
Message
 
À
15/07/2003 14:51:33
David Brunelle
Université de Sherbrooke
Sherbrooke, Québec, Canada
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00810374
Message ID:
00810498
Vues:
10
Some stuff are intrinsic (built into) the VB runtime like strings and integers just like the textboxes and labels. But for some other things you use, like the ADODB.Recordset and DataGrid, you need to add references and declare/instantiate them before being able to use them.



>Hi, I was doing a program a few minutes ago and I started to wondered about something. When defining certain variables, we have to use the set function to assign them a value, like a ADODB.recordset. But some, like a simple interger we don't have too. Is there a way to know if the variable we are using need to be set or not. It's pretty obvious for some type like integer and string, since I've been using them forvever, but when using a new type of variable that we never use before, how can we know if we need to do it or not? Is there a reason???
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform