Npgsql Api Docs

NpgsqlInterval.TotalHours Property

The total number of hours in the instance, assuming 24 hours in each day and 30 days in a month.

[Visual Basic]
Public ReadOnly Property TotalHours As Double
[C#]
public double TotalHours {get;}

See Also

NpgsqlInterval Class | NpgsqlTypes Namespace