OracleTimeSpan.Seconds 속성

정의

이 인스턴스가 나타내는 시간(초)을 정수로 가져옵니다.

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

속성 값

이 인스턴스의 시간(초) 구성 요소로, 0과 59 사이입니다.

적용 대상