Implicit Type Conversion(MySqlGuid,String) Operator
Converts a
System.String to the
MySqlDecimal structure.
'Declaration
Overloads Public Operator Widening CType( _
ByVal As String _
) As MySqlGuid
Parameters
- value
- A string to convert.
Return Value
A
MySqlDecimal structure.