Npgsql Api Docs

NpgsqlInterval.Microseconds Property

Gets the number of whole microseconds held in the instance. An in the range [-999999, 999999].

[Visual Basic]
Public ReadOnly Property Microseconds As Integer
[C#]
public int Microseconds {get;}

See Also

NpgsqlInterval Class | NpgsqlTypes Namespace