partial void DeleteTBLNoSarfDetel(TBLNoSarfDetel instance);
 partial void InsertTBLNoSarfDetel(TBLNoSarfDetel instance);
 partial void UpdateTBLNoSarfDetel(TBLNoSarfDetel instance);
		private void detach_TBLNoSarfDetels(TBLNoSarfDetel entity)
		{
			this.SendPropertyChanging();
			entity.TBLMashat = null;
		}