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