partial void UpdateGrade(Grade instance);
partial void DeleteGrade(Grade instance);
partial void InsertGrade(Grade instance);