SqlByte::BitwiseAnd Method (SqlByte, SqlByte)
.NET Framework (current version)
Computes the bitwise AND of its SqlByte operands.
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: