partial void UpdateQuote(Quote instance);
 partial void DeleteQuote(Quote instance);
 partial void InsertQuote(Quote instance);