Exemplo n.º 1
0
 public int GetOrdinal(string name)
 {
     return(m_resultTable.GetOrdinal(name));
 }