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