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

[To be supplied.]

[Visual Basic]
Public Shared Function GetDate() As SQLDateTime
[C#]
public static SQLDateTime GetDate();
[C++]
public: static SQLDateTime GetDate();
[JScript]
public static function GetDate() : SQLDateTime;

See Also

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