dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlBinaryString Structure

In This Topic
    MySqlBinaryString Structure Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodClones the current instance of MySqlBinaryString.  
    Public MethodOverloaded. Compares two MySqlBinaryString instances.  
    Public Methodstatic (Shared in Visual Basic)Concats two specified MySqlBinaryString instances and returns the result of the operation.  
    Public MethodReturns a value indicating whether two MySqlBinaryString instances have same value.  
    Public MethodReturns the hash code of string representation for this instance.  
    Public MethodReturns the string representation of this instance using binary data and encoding stored in this instance.  
    Top
    See Also