partial void UpdateVendor(Vendor instance);
 partial void DeleteVendor(Vendor instance);
 partial void InsertVendor(Vendor instance);