OracleTimeSpan.Hours 属性

定义

获取由此实例表示的整小时数。

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

属性值

此实例的小时部分,在 0 和 23 之间。

适用于