ToString Method (MySqlBinaryString)
Returns the string representation of this instance using binary data and encoding stored in this instance.
public override string ToString()
'Declaration
Public Overrides Function ToString() As String
Return Value
The string representation.