MySqlBinaryString Constructor(String,Encoding)
In This Topic
Initializes a new instance of the
MySqlBinaryString structure with text data and encoding.
Syntax
Parameters
- value
- A string that represents Value of the structure.
- encoding
- The encoding to use.
See Also