Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DateTime
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00826957
Message ID:
00827161
Vues:
27
No. DateTime is a value type. Value types cannot be null since they live on the stack, not the heap.

If you are trying to store something to a database, then check out System.DBNull

>Is there a way to store NULL value to a variable of type datetime?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform