partial void UpdateSubAdmin(SubAdmin instance);
 partial void DeleteSubAdmin(SubAdmin instance);
 partial void InsertSubAdmin(SubAdmin instance);