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