Returns a String representation of the MySqlGuid instance value, according to the provided format specifier.
'Declaration
Public Overloads Function ToString( _
ByVal As String _
) As String
Parameters
- format
- Format specifier.
Return Value
String representation of the MySqlGuid instance value.