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