private void detach_SIGEEA_Estados(SIGEEA_Estado entity)
		{
			this.SendPropertyChanging();
			entity.SIGEEA_Pai = null;
		}
 partial void UpdateSIGEEA_Estado(SIGEEA_Estado instance);
 partial void DeleteSIGEEA_Estado(SIGEEA_Estado instance);
 partial void InsertSIGEEA_Estado(SIGEEA_Estado instance);