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 Operators and Type Conversions

The operators and type conversions of the SQLDateTime structure are listed below. For a complete list of SQLDateTime structure members, see the SQLDateTime Members topic.

Public:

Addition Operator [To be supplied.]
Equality Operator [To be supplied.]
Greater Than Operator [To be supplied.]
Greater Than Or Equal Operator [To be supplied.]
Inequality Operator [To be supplied.]
Less Than Operator [To be supplied.]
Less Than Or Equal Operator [To be supplied.]
Subtraction Operator [To be supplied.]
SQLDateTime to DateTime Conversion [To be supplied.]
DateTime to SQLDateTime Conversion [To be supplied.]

See Also

SQLDateTime Structure | System.Data.SQLTypes Namespace