OracleTimeSpan.Seconds Property

Definition

Gets the number of whole seconds represented by this instance.

public:
 property int Seconds { int get(); };
public int Seconds { get; }
member this.Seconds : int
Public ReadOnly Property Seconds As Integer

Property Value

The second component of this instance between 0 and 59.

Applies to