Share via


OracleTimeSpan.Milliseconds 屬性

定義

取得這個執行個體表示的整數毫秒數。

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

屬性值

這個執行個體的毫秒數元件,介於 0 和 999。

適用於