OracleTimeSpan.Milliseconds Özellik

Tanım

Bu örnek tarafından temsil edilen tam milisaniye sayısını alır.

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

Özellik Değeri

Bu örneğin milisaniyelik bileşeni 0 ile 999 arasında.

Şunlara uygulanır