partial void UpdateT_User(T_User instance);
partial void DeleteT_User(T_User instance);
partial void InsertT_User(T_User instance);