예제 #1
0
 public override object GetValue(int ordinal)
 {
     return(InnerResultSet.GetValue(ordinal));
 }