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