예제 #1
0
 public override string GetName(int ordinal)
 {
     return(InnerDataReader.GetName(ordinal));
 }