partial void UpdateListing(Listing instance);
 partial void DeleteListing(Listing instance);
 partial void InsertListing(Listing instance);