public void DeepSave() { Save(); if (colSysPacienteRecords != null) { colSysPacienteRecords.SaveAll(); } }
public void DeepSave() { Save(); if (colSysRelEstadoMotivoNIRecords != null) { colSysRelEstadoMotivoNIRecords.SaveAll(); } if (colSysPacienteRecords != null) { colSysPacienteRecords.SaveAll(); } }
public void DeepSave() { Save(); if (colSysPacienteRecords != null) { colSysPacienteRecords.SaveAll(); } if (colSysRelPacienteObraSocialRecords != null) { colSysRelPacienteObraSocialRecords.SaveAll(); } }
public void DeepSave() { Save(); if (colSysParentescoRecords != null) { colSysParentescoRecords.SaveAll(); } if (colSysPacienteRecords != null) { colSysPacienteRecords.SaveAll(); } if (colSysProvincia != null) { colSysProvincia.SaveAll(); } }
public void DeepSave() { Save(); if (colSysZonaRecords != null) { colSysZonaRecords.SaveAll(); } if (colSysBarrioBkpRecords != null) { colSysBarrioBkpRecords.SaveAll(); } if (colSysPacienteRecords != null) { colSysPacienteRecords.SaveAll(); } }
public void DeepSave() { Save(); if (colSysPacienteRecords != null) { colSysPacienteRecords.SaveAll(); } if (colFacOrdenRecords != null) { colFacOrdenRecords.SaveAll(); } if (colFacContratoObraSocialRecords != null) { colFacContratoObraSocialRecords.SaveAll(); } if (colEmrPrehospitalaria != null) { colEmrPrehospitalaria.SaveAll(); } if (colRemFormularioRecords != null) { colRemFormularioRecords.SaveAll(); } if (colSysRelPacienteObraSocialRecords != null) { colSysRelPacienteObraSocialRecords.SaveAll(); } if (colConConsulta != null) { colConConsulta.SaveAll(); } }