private void detach_aspnet_Paths(aspnet_Path entity)
		{
			this.SendPropertyChanging();
			entity.aspnet_Application = null;
		}
 partial void Updateaspnet_Path(aspnet_Path instance);
 partial void Deleteaspnet_Path(aspnet_Path instance);
 partial void Insertaspnet_Path(aspnet_Path instance);