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

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

Return Value

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