OracleTimeSpan.Value Property

Definition

Gets the value of the OracleTimeSpan structure.

public:
 property TimeSpan Value { TimeSpan get(); };
public TimeSpan Value { get; }
member this.Value : TimeSpan
Public ReadOnly Property Value As TimeSpan

Property Value

The value of this OracleTimeSpan structure.

Applies to