Npgsql Api Docs

NpgsqlTimeTZ.Seconds Property

Gets the number of whole seconds held in the instance. An interger in the range [0, 59].

[Visual Basic]
Public ReadOnly Property Seconds As Integer
[C#]
public int Seconds {get;}

See Also

NpgsqlTimeTZ Class | NpgsqlTypes Namespace