SqlByte::Xor Method (SqlByte, SqlByte)
.NET Framework (current version)
Performs a bitwise exclusive-OR operation on the supplied parameters.
Assembly: System.Data (in System.Data.dll)
Parameters
- x
-
Type:
System.Data.SqlTypes::SqlByte
A SqlByte structure.
- y
-
Type:
System.Data.SqlTypes::SqlByte
A SqlByte structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: