OracleTimeSpan.Seconds Propiedad

Definición

Obtiene el número de segundos enteros representado por esta instancia.

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

Valor de propiedad

Componente de segundos de esta instancia, entre 0 y 59.

Se aplica a