Uredi

Deli z drugimi prek


OracleDateTime.Millisecond Property

Definition

Gets the milliseconds component of the date represented by this instance.

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

Property Value

The millisecond, between 0 and 999.

Applies to