Binary Operators

 

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(Binary, Binary)

Describes the equality relationship between two binary objects.

System_CAPS_puboperatorSystem_CAPS_staticWidening(Byte() to Binary)

Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language.

System_CAPS_puboperatorSystem_CAPS_staticInequality(Binary, Binary)

Describes the inequality relationship between two binary objects.

Return to top
Show: