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.Day

[To be supplied.]

[Visual Basic]
Public Function Day() As SQLInt32
[C#]
public SQLInt32 Day();
[C++]
public: SQLInt32 Day();
[JScript]
public function Day() : SQLInt32;

See Also

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