NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SQLDateTime.MinValue

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly MinValue As SQLDateTime
[C#]
public static readonly SQLDateTime MinValue;
[C++]
public: static readonly SQLDateTime MinValue;
[JScript]
public static var MinValue : SQLDateTime;

See Also

SQLDateTime Structure | SQLDateTime Members | System.Data.SQLTypes Namespace