'Declaration Public Overloads Function ToString( _ ByVal format As String, _ ByVal provider As IFormatProvider _ ) As String
public string ToString( string format, IFormatProvider provider )
Parameters
- format
- Format specifier.
- provider
- An IFormatProvider that supplies culture-specific formatting information.
Return Value
String representation of the MySqlGuid instance value.