コード例 #1
0
 partial void DeleteSIGEEA_Experiencia(SIGEEA_Experiencia instance);
コード例 #2
0
 partial void InsertSIGEEA_Experiencia(SIGEEA_Experiencia instance);
コード例 #3
0
 partial void UpdateSIGEEA_Experiencia(SIGEEA_Experiencia instance);
コード例 #4
0
		private void detach_SIGEEA_Experiencias(SIGEEA_Experiencia entity)
		{
			this.SendPropertyChanging();
			entity.SIGEEA_Empleado = null;
		}