Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataColumn property
Message
De
11/12/2003 11:27:52
Gerald Caussade
Department Mental Health - Missouri
Farmington, Missouri, États-Unis
 
 
À
11/12/2003 01:16:01
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00857952
Message ID:
00858175
Vues:
30
Yes, it shows null and the code I have is straight forward:

private DataColumn _dc;
public DataColumn Columnp
{
get{return _dc;}
set {_dc = value;}
}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform