OracleDateTime.Millisecond Propiedad

Definición

Obtiene el componente correspondiente a los milisegundos de la fecha representada por esta instancia.

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

Valor de propiedad

Milisegundos, entre 0 y 999.

Se aplica a