partial void UpdateCuenta(Cuenta instance);
partial void DeleteCuenta(Cuenta instance);
partial void InsertCuenta(Cuenta instance);