OracleTimeSpan.Milliseconds 属性

定义

获取由此实例表示的整毫秒数。

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

属性值

此实例的毫秒部分,在 0 和 999 之间。

适用于