| Overload | Description |
|---|---|
| MySqlText Constructor() | Initializes a new instance of the MySqlText class. |
| MySqlText Constructor(String) | Initializes a new instance of the MySqlText class, setting the Value property to the specified string. |
| MySqlText Constructor(String,Boolean) | Initializes a new instance of the MySqlText class, setting the Value property to the specified string and specifying what client charset will be used. |