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!

SQLGuid Operators and Type Conversions

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

Public:

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.]
SQLString to SQLGuid Conversion [To be supplied.]
SQLBinary to SQLGuid Conversion [To be supplied.]
SQLGuid to Guid Conversion [To be supplied.]
Guid to SQLGuid Conversion [To be supplied.]

See Also

SQLGuid Structure | System.Data.SQLTypes Namespace