Injection safe call to IAxaptaRecord.ExecuteStmt()

后端 未结 2 687
花落未央
花落未央 2021-01-21 21:50

Is there an injection safe way to call via the axpata business connector

string salesId = someObject.Text;

IAxaptaRecord salesLine = ax.CreateRecord(\"SalesLine         


        
2条回答
提交回复
热议问题