Пример #1
0
 public DateOnly GetDateOnly(int ordinal)
 {
     return(dataReader.GetDateOnly(ordinal));
 }