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

In This Topic
    MySqlBinaryString Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the binary representation of the structure.  
    Public PropertyGets or sets the encoding used to convert Byte[] representation of this instance to String.  
    Public PropertyGets a value indicating whether this instance is empty.  
    Public PropertyGets length of string representation in characters.  
    Public PropertyGets the string representation of the structure.  
    Top
    See Also