Beispiel #1
0
		private void detach_TGlbLists1(TGlbList entity)
		{
			this.SendPropertyChanging();
			entity.pVnosVsebine1 = null;
		}
Beispiel #2
0
		private void detach_TGlbLists(TGlbList entity)
		{
			this.SendPropertyChanging();
			entity.SWLibSymbol = null;
		}
Beispiel #3
0
		private void detach_TGlbLists(TGlbList entity)
		{
			this.SendPropertyChanging();
			entity.mdfRangMain = null;
		}
Beispiel #4
0
		private void attach_TGlbLists(TGlbList entity)
		{
			this.SendPropertyChanging();
			entity.pVnosVsebine = this;
		}
Beispiel #5
0
		private void detach_TGlbLists(TGlbList entity)
		{
			this.SendPropertyChanging();
			entity.mdfLastnosti = null;
		}
Beispiel #6
0
		private void attach_TGlbLists(TGlbList entity)
		{
			this.SendPropertyChanging();
			entity.mdfDictMain = this;
		}
Beispiel #7
0
 partial void DeleteTGlbList(TGlbList instance);
Beispiel #8
0
 partial void UpdateTGlbList(TGlbList instance);
Beispiel #9
0
 partial void InsertTGlbList(TGlbList instance);