NpgsqlInterval.TotalMicroseconds Property
The total number of microseconds in the instance, assuming 24 hours in each day and 30 days in a month.
[Visual Basic]
Public ReadOnly Property TotalMicroseconds As
Double
[C#]
public
double TotalMicroseconds {get;}
See Also
NpgsqlInterval Class | NpgsqlTypes Namespace