Value Property (OracleIntervalDS)
In This Topic
Gets the value of the
OracleIntervalDS structure.
Syntax
'Declaration
Public ReadOnly Property Value As TimeSpan
public TimeSpan Value {get;}
Property Value
The value of the
OracleIntervalDS structure.
See Also