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

In This Topic
    MySqlText Constructor
    In This Topic
    Initializes a new instance of the MySqlText class.
    Overload List
    OverloadDescription
    Initializes a new instance of the MySqlText class.  
    Initializes a new instance of the MySqlText class, setting the Value property to the specified string.  
    Initializes a new instance of the MySqlText class, setting the Value property to the specified string and specifying what client charset will be used.  
    See Also