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