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

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly SQLTicksPerSecond As Integer
[C#]
public static readonly int SQLTicksPerSecond;
[C++]
public: static readonly int SQLTicksPerSecond;
[JScript]
public static var SQLTicksPerSecond : int;

See Also

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