The operators of the BitString structure are listed below. For a complete list of BitString structure members, see the BitString Members topic.
![]() ![]() | Concatenates the operands. |
![]() ![]() | Performs a logical AND on the two operands. |
![]() ![]() | Performs a logcial OR on the two operands. |
![]() ![]() | Compares the two operands. |
![]() ![]() | Perofrms a logical EXCLUSIVE-OR on the two operands |
![]() ![]() | Compares the two operands. |
![]() ![]() | Compares the two operands. |
![]() ![]() | Compares the two operands. |
![]() ![]() | Left-shifts the string BitString. |
![]() ![]() | Compares the two operands. |
![]() ![]() | Compares the two operands. |
![]() ![]() | Performs a logical NOT on the operand. |
![]() ![]() | Right-shifts the string BitString. |
BitString Class | BitString Members | NpgsqlTypes Namespace