MySqlDateTime.Millisecond property
Gets or sets the milliseconds.
public int Millisecond { get; set; }
See Also
- struct MySqlDateTime
- namespace MySqlConnector
- assembly MySqlConnector
Gets or sets the milliseconds.
public int Millisecond { get; set; }