Binary Operators
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Binary^, Binary^) | Describes the equality relationship between two binary objects. |
![]() ![]() | Implicit(array<Byte>^ to Binary^) | Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language. |
![]() ![]() | Inequality(Binary^, Binary^) | Describes the inequality relationship between two binary objects. |
Show:

