示例#1
0
		private void detach_Cloudcore_CostLedger(Cloudcore_CostLedger entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_Period = null;
		}
示例#2
0
 partial void DeleteCloudcore_CostLedger(Cloudcore_CostLedger instance);
示例#3
0
 partial void InsertCloudcore_CostLedger(Cloudcore_CostLedger instance);
示例#4
0
 partial void UpdateCloudcore_CostLedger(Cloudcore_CostLedger instance);
示例#5
0
		private void detach_Cloudcore_CostLedger(Cloudcore_CostLedger entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcoremodel_ActivityModel = null;
		}