partial void UpdateTblUser(TblUser instance);
partial void DeleteTblUser(TblUser instance);
partial void InsertTblUser(TblUser instance);