dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleIntervalDS Structure / ToString Method

In This Topic
ToString Method (OracleIntervalDS)
In This Topic
Converts the specified OracleIntervalDS structure to a System.String.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A System.String representing the Value property of the OracleIntervalDS structure.
See Also