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

In This Topic
ToString Method (MySqlBinaryString)
In This Topic
Returns the string representation of this instance using binary data and encoding stored in this instance.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The string representation.
See Also