S
shapper
Hello,
Is there a list of which data types are nulable?
I know bool is: bool? published;
But what about DateTime, Double, etc ...
I know string is not ...
Thanks,
Miguel
Is there a list of which data types are nulable?
I know bool is: bool? published;
But what about DateTime, Double, etc ...
I know string is not ...
Thanks,
Miguel