I have a float field in database.If I use CSharp_EasyObject_BusinessEntity.vbgen to generate the entity,in the generated code(in the properties) about the float field it will generate the code using the \"GetdoubleAsString\" and other about \"double\" methods.It use the \"double\",not \"Double\".In EasyObject it is the \"Double\" . So there are errors to compile.
My English is poor,may you can understand me.
Thanks for your hard works.
