Exemplo n.º 1
0
 public override bool GetBoolean(int i)
 {
     return(CurrentRow.GetBoolean(i));
 }