I'm doing a select with entity framework. where I need to use the where, with date and time, in SQL SERVER select, I would do it this way:
select dbo.contas_receber.id, dbo.contas_receber.tipo_conta,dbo.contas_receber.data_pagamento, dbo....
asked by
13.07.2018 / 13:55