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