Converts the current
OracleNumber structure to a
System.String using the specified format.
'Declaration
Public Overloads Function ToString( _
ByVal As String _
) As String
Parameters
- format
- The format to use.
Return Value
A
System.String representing the
OracleNumber structure.