开发者

Get maximum value for SQL DateTime in .NET

开发者 https://www.devze.com 2022-12-14 06:36 出处:网络
I could swear there\'s a property somewhere in SqlClient to do this, but both my Google开发者_如何学运维-fu and IntelliSense have abandoned me.SqlDateTime.MaxValueI want to add that this value is foun

I could swear there's a property somewhere in SqlClient to do this, but both my Google开发者_如何学运维-fu and IntelliSense have abandoned me.


SqlDateTime.MaxValue


I want to add that this value is found in System.Data.SqlTypes.

0

精彩评论

暂无评论...
验证码 换一张
取 消