You can't, as it's a value type. Same as an int. If you're looking for database
null semantics then you need to use an alternate data type that supports
the notion of null, like System.Data.SqlTypes.SqlDateTime.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.