dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlBlob Class / MySqlBlob Constructor

In This Topic
    MySqlBlob Constructor
    In This Topic
    Initializes a new instance of the MySqlBlob class.
    Overload List
    OverloadDescription
    Initializes a new instance of the MySqlBlob class.  
    Initializes a new instance of the MySqlBlob class, setting the Value property to the provided array of bytes.  
    See Also