Ejemplo n.º 1
0
 partial void DeleteI_INDEX_HIGH_LEVEL(I_INDEX_HIGH_LEVEL instance);
Ejemplo n.º 2
0
 partial void UpdateI_INDEX_HIGH_LEVEL(I_INDEX_HIGH_LEVEL instance);
Ejemplo n.º 3
0
		private void detach_I_INDEX_HIGH_LEVELs(I_INDEX_HIGH_LEVEL entity)
		{
			this.SendPropertyChanging();
			entity.I_ZONE = null;
		}
Ejemplo n.º 4
0
 partial void InsertI_INDEX_HIGH_LEVEL(I_INDEX_HIGH_LEVEL instance);
Ejemplo n.º 5
0
		private void attach_I_INDEX_HIGH_LEVELs(I_INDEX_HIGH_LEVEL entity)
		{
			this.SendPropertyChanging();
			entity.I_SOURCE = this;
		}