I have the following structure corresponding to a table in my Database:
Cat_Codigo,
Cat_Descricao,
Cat_Observacao,
Cat_Status
Where Cat_Status is defined by 0 or 1, where 0 -> Disabled and 1 - > Active.
But I do not want to...
asked by
22.02.2017 / 15:40