LinqConnect Documentation
Devart.Data.Linq Namespace / Binary Class

In This Topic
Binary Class Methods
In This Topic

For a list of all members of this type, see Binary members.

Public Methods
 NameDescription
Public MethodOverloaded. Compares two Binary objects to determine if they are equal.  
Public MethodGets a hash code for the Binary instance.  
Public MethodReturns an array of bytes that the current binary object stores.  
Public MethodReturns a System.String that represents the current binary object value.  
Top
See Also