コード例 #1
0
ファイル: DbModel.designer.cs プロジェクト: TscCai/sis
		private void detach_SIS_BoilerIndex(SIS_BoilerIndex entity)
		{
			this.SendPropertyChanging();
			entity.SIS_Unit = null;
		}
コード例 #2
0
ファイル: DbModel.designer.cs プロジェクト: TscCai/sis
 partial void UpdateSIS_BoilerIndex(SIS_BoilerIndex instance);
コード例 #3
0
ファイル: DbModel.designer.cs プロジェクト: TscCai/sis
 partial void DeleteSIS_BoilerIndex(SIS_BoilerIndex instance);
コード例 #4
0
ファイル: DbModel.designer.cs プロジェクト: TscCai/sis
 partial void InsertSIS_BoilerIndex(SIS_BoilerIndex instance);