Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding properties dynamically
Message
De
16/04/2002 15:39:54
 
 
À
11/04/2002 15:04:22
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Migration
Divers
Thread ID:
00643904
Message ID:
00645664
Vues:
10
>All,
>
>Is there any way in VB.Net to dynamically add properties to an object?
>
>TIA
>
>Rex

Rex,

I think you can do this using the Reflection classes.

For better performance though, you may want to use XML. Create a STRING type property and store XML in it. You can also of course create a dataset or table type to hold this type of dynamic data.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform