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!

SQLBit Operators and Type Conversions

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

Public:

Bitwise And Operator [To be supplied.]
Bitwise Or Operator [To be supplied.]
Equality Operator [To be supplied.]
Exclusive Or Operator [To be supplied.]
Inequality Operator [To be supplied.]
Ones Complement Operator [To be supplied.]
SQLDouble to SQLBit Conversion [To be supplied.]
SQLInt64 to SQLBit Conversion [To be supplied.]
SQLInt32 to SQLBit Conversion [To be supplied.]
SQLMoney to SQLBit Conversion [To be supplied.]
SQLString to SQLBit Conversion [To be supplied.]
SQLSingle to SQLBit Conversion [To be supplied.]
SQLBit to Byte Conversion [To be supplied.]
SQLBit to Boolean Conversion [To be supplied.]
SQLInt16 to SQLBit Conversion [To be supplied.]
SQLByte to SQLBit Conversion [To be supplied.]
Byte to SQLBit Conversion Overloaded. [To be supplied.]

See Also

SQLBit Structure | System.Data.SQLTypes Namespace