OracleTimeSpan.Hours 속성

정의

이 인스턴스가 나타내는 전체 시간 수를 가져옵니다.

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

속성 값

0에서 23 사이의 이 인스턴스의 시간 구성 요소입니다.

적용 대상