Npgsql Api Docs

NpgsqlInterval.TotalTicks Property

The total number of ticks (100ns units) in the instance, assuming 24 hours in each day and 30 days in a month.

[Visual Basic]
Public ReadOnly Property TotalTicks As Long
[C#]
public long TotalTicks {get;}

See Also

NpgsqlInterval Class | NpgsqlTypes Namespace