Example #1
0
 public DateTime?QueryDateTime(OracleConnection connection, string column, int id) => QM.QueryDateTime(connection, column, table, id);