Considering the below two line
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +115
datautility.table(String q) in \ghty\domains\j-1055490192\user\htdocs\App_Code\datautility.cs:31
the :31 in last line mean the line number, but what does +115 signify? I am not able to get anything on google, may be I dont know how to query google for this. Please tell me.