Exemplo n.º 1
0
 partial void DeleteMstArticleGroup(MstArticleGroup instance);
Exemplo n.º 2
0
		private void detach_MstArticleGroups(MstArticleGroup entity)
		{
			this.SendPropertyChanging();
			entity.MstArticleType = null;
		}
Exemplo n.º 3
0
 partial void UpdateMstArticleGroup(MstArticleGroup instance);
Exemplo n.º 4
0
 partial void InsertMstArticleGroup(MstArticleGroup instance);
Exemplo n.º 5
0
		private void detach_MstArticleGroups4(MstArticleGroup entity)
		{
			this.SendPropertyChanging();
			entity.MstAccount4 = null;
		}
Exemplo n.º 6
0
		private void attach_MstArticleGroups3(MstArticleGroup entity)
		{
			this.SendPropertyChanging();
			entity.MstAccount3 = this;
		}
Exemplo n.º 7
0
		private void attach_MstArticleGroups1(MstArticleGroup entity)
		{
			this.SendPropertyChanging();
			entity.MstUser1 = this;
		}