I have the statement below, in C #, and would like to include an existing information in another table, such as the apartment column (existing in the condomino table).
return GetUltraGeneric<Usuario>().Where(p => p.condominio == Const...
asked by
03.06.2018 / 03:38