partial void UpdateEmployee( Employee instance );
partial void DeleteEmployee( Employee instance );
partial void InsertEmployee( Employee instance );