NpgsqlInterval.Minutes Property
Gets the number of whole minutes held in the instance. An in the range [-59, 59].
[Visual Basic]
Public ReadOnly Property Minutes As
Integer
[C#]
public
int Minutes {get;}
See Also
NpgsqlInterval Class | NpgsqlTypes Namespace