Beispiel #1
0
 public override SqlDateTime GetSqlDateTime(int ordinal)
 {
     return(InnerResultSet.GetSqlDateTime(ordinal));
 }