NpgsqlError.Line Property
					
      
      [This is preliminary documentation and subject to change.]
     
    
       Source file line number (in backend) reporting the error. PostgreSQL 7.4 and up. 
      
        [Visual Basic]
        Public ReadOnly Property Line As 
String 
      
        [C#]
        public 
string Line {get;}
 
      
      
      See Also
      
        NpgsqlError Class | Npgsql Namespace