Npgsql Api Docs

NpgsqlInterval.TotalMonths Property

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

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

See Also

NpgsqlInterval Class | NpgsqlTypes Namespace