Overload | Description |
---|---|
ToString() | Converts the current OracleNumber structure to a System.String. |
ToString(String) | Converts the current OracleNumber structure to a System.String using the specified format. |
ToString(IFormatProvider) | Converts the current OracleNumber structure to a System.String. |
ToString(String,IFormatProvider) | Converts the current OracleNumber structure to a System.String. |
ToString(String,OracleGlobalization) | Converts the current OracleNumber structure to a System.String. |