partial void UpdatePCUser(PCUser instance);
partial void DeletePCUser(PCUser instance);
partial void InsertPCUser(PCUser instance);