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