OracleTimeSpan.Seconds Özellik

Tanım

Bu örnekle gösterilen tam saniye sayısını alır.

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

Özellik Değeri

Bu örneğin 0 ile 59 arasındaki ikinci bileşeni.

Şunlara uygulanır