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!

SQLBinary Operators and Type Conversions

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

Public:

Addition Operator Adds two instances of SQLBinary together.
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.]
SQLGuid to SQLBinary Conversion [To be supplied.]
SQLBinary to Byte[] Conversion [To be supplied.]
Byte[] to SQLBinary Conversion [To be supplied.]

See Also

SQLBinary Class | System.Data.SQLTypes Namespace