jmpessoa / lazandroidmodulewizard

LAMW: Lazarus Android Module Wizard: Form Designer and Components development model!
250 stars 83 forks source link

New functions for jSqliteDataAccess [by ADiV] #443

Closed tr3esoftware closed 2 years ago

tr3esoftware commented 2 years ago

function UpdateAll( _tableName : string ) : integer; function DeleteAll( _tableName : string ) : integer;