partial void UpdateTUser(TUser instance);
partial void DeleteTUser(TUser instance);
partial void InsertTUser(TUser instance);