partial void UpdateVisitor(Visitor instance);
 partial void DeleteVisitor(Visitor instance);
 partial void InsertVisitor(Visitor instance);