How to pass in sql server's datetime default value which is 1/1/1900 from .NET code. It is possible to do System.Date.SqlTypes.SqlDa
teTime.Def
aultValue?
I was able to do System.Date.SqlTypes.SqlDa
teTime.Min
Value to get the minimum value.
Thanks in advance
Chale
Start Free Trial