On this page
Converts the current
OracleNumber structure to a
System.String using the specified format.
Syntax
|
|---|
'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.
See Also