ToString | Returns a string that represents the current object. |
ToString(String) | Returns a String that represents the current DataTypeBase. The result string is formatted using the format provided in the format parameter. |
ToString(String, IFormatProvider) | Returns a String that represents the value specified in format. The result string is formatted using the format provided in the format parameter. |