ToString
Overrides Object
This method converts the current OracleIntervalDS
structure to a string.
Declaration
// C# public override string ToString();
Return Value
Returns a string
.
Remarks
If the current instance has a null value, the returned string contains "null".