# Functions
AddBanco insert a new Banco into database and returns last inserted Id on success.
AddCiiuClase insert a new CiiuClase into database and returns last inserted Id on success.
AddCiiuDivision insert a new CiiuDivision into database and returns last inserted Id on success.
AddCiiuSubclase insert a new CiiuSubclase into database and returns last inserted Id on success.
AddCiiuTipo insert a new CiiuTipo into database and returns last inserted Id on success.
AddCiudad insert a new Ciudad into database and returns last inserted Id on success.
AddEntidadAseguradora insert a new EntidadAseguradora into database and returns last inserted Id on success.
AddEstado insert a new Estado into database and returns last inserted Id on success.
AddJefeDependencia insert a new JefeDependencia into database and returns last inserted Id on success.
AddOrdenadorGasto insert a new OrdenadorGasto into database and returns last inserted Id on success.
AddParametroEntidad insert a new ParametroEntidad into database and returns last inserted Id on success.
AddPuntoSalarial insert a new PuntoSalarial into database and returns last inserted Id on success.
AddRubrosDependencia insert a new RubrosDependencia into database and returns last inserted Id on success.
AddRubrosOrdenador insert a new RubrosOrdenador into database and returns last inserted Id on success.
AddSalarioMinimo insert a new SalarioMinimo into database and returns last inserted Id on success.
AddSniesArea insert a new SniesArea into database and returns last inserted Id on success.
AddSniesNucleoBasico insert a new SniesNucleoBasico into database and returns last inserted Id on success.
AddSucursal insert a new Sucursal into database and returns last inserted Id on success.
AddTipo_entidad insert a new Tipo_entidad into database and returns last inserted Id on success.
AddTipoCuentaBancariainsert a new TipoCuentaBancaria into database and returns last inserted Id on success.
AddTipoDocumento insert a new TipoDocumento into database and returns last inserted Id on success.
AddTipoDocumentoCobroinsert a new TipoDocumentoCobro into database and returns last inserted Id on success.
DeleteBanco deletes Banco by Id and returns error if the record to be deleted doesn't exist.
DeleteCiiuClase deletes CiiuClase by Id and returns error if the record to be deleted doesn't exist.
DeleteCiiuDivision deletes CiiuDivision by Id and returns error if the record to be deleted doesn't exist.
DeleteCiiuSubclase deletes CiiuSubclase by Id and returns error if the record to be deleted doesn't exist.
DeleteCiiuTipo deletes CiiuTipo by Id and returns error if the record to be deleted doesn't exist.
DeleteCiudad deletes Ciudad by Id and returns error if the record to be deleted doesn't exist.
DeleteEntidadAseguradora deletes EntidadAseguradora by Id and returns error if the record to be deleted doesn't exist.
DeleteEstado deletes Estado by Id and returns error if the record to be deleted doesn't exist.
DeleteJefeDependencia deletes JefeDependencia by Id and returns error if the record to be deleted doesn't exist.
DeleteOrdenadorGasto deletes OrdenadorGasto by Id and returns error if the record to be deleted doesn't exist.
DeleteParametroEntidad deletes ParametroEntidad by Id and returns error if the record to be deleted doesn't exist.
DeletePuntoSalarial deletes PuntoSalarial by Id and returns error if the record to be deleted doesn't exist.
DeleteRubrosDependencia deletes RubrosDependencia by Id and returns error if the record to be deleted doesn't exist.
DeleteRubrosOrdenador deletes RubrosOrdenador by Id and returns error if the record to be deleted doesn't exist.
DeleteSalarioMinimo deletes SalarioMinimo by Id and returns error if the record to be deleted doesn't exist.
DeleteSniesArea deletes SniesArea by Id and returns error if the record to be deleted doesn't exist.
DeleteSniesNucleoBasico deletes SniesNucleoBasico by Id and returns error if the record to be deleted doesn't exist.
DeleteSucursal deletes Sucursal by Id and returns error if the record to be deleted doesn't exist.
DeleteTipo_entidad deletes Tipo_entidad by Id and returns error if the record to be deleted doesn't exist.
DeleteTipoCuentaBancaria deletes TipoCuentaBancaria by Id and returns error if the record to be deleted doesn't exist.
DeleteTipoDocumento deletes TipoDocumento by Id and returns error if the record to be deleted doesn't exist.
DeleteTipoDocumentoCobro deletes TipoDocumentoCobro by Id and returns error if the record to be deleted doesn't exist.
GetAllBanco retrieves all Banco matches certain condition.
GetAllCiiuClase retrieves all CiiuClase matches certain condition.
GetAllCiiuDivision retrieves all CiiuDivision matches certain condition.
GetAllCiiuSubclase retrieves all CiiuSubclase matches certain condition.
GetAllCiiuTipo retrieves all CiiuTipo matches certain condition.
GetAllCiudad retrieves all Ciudad matches certain condition.
GetAllEntidadAseguradora retrieves all EntidadAseguradora matches certain condition.
GetAllEstado retrieves all Estado matches certain condition.
GetAllJefeDependencia retrieves all JefeDependencia matches certain condition.
GetAllOrdenadorGasto retrieves all OrdenadorGasto matches certain condition.
GetAllParametroEntidad retrieves all ParametroEntidad matches certain condition.
GetAllPuntoSalarial retrieves all PuntoSalarial matches certain condition.
GetAllRubrosDependencia retrieves all RubrosDependencia matches certain condition.
GetAllRubrosOrdenador retrieves all RubrosOrdenador matches certain condition.
GetAllSalarioMinimo retrieves all SalarioMinimo matches certain condition.
GetAllSniesArea retrieves all SniesArea matches certain condition.
GetAllSniesNucleoBasico retrieves all SniesNucleoBasico matches certain condition.
GetAllSucursal retrieves all Sucursal matches certain condition.
GetAllTipo_entidad retrieves all Tipo_entidad matches certain condition.
GetAllTipoCuentaBancaria retrieves all TipoCuentaBancaria matches certain condition.
GetAllTipoDocumento retrieves all TipoDocumento matches certain condition.
GetAllTipoDocumentoCobro retrieves all TipoDocumentoCobro matches certain condition.
GetBancoById retrieves Banco by Id.
GetCiiuClaseById retrieves CiiuClase by Id.
GetCiiuDivisionById retrieves CiiuDivision by Id.
GetCiiuSubclaseById retrieves CiiuSubclase by Id.
GetCiiuTipoById retrieves CiiuTipo by Id.
GetCiudadById retrieves Ciudad by Id.
GetEntidadAseguradoraById retrieves EntidadAseguradora by Id.
GetEstadoById retrieves Estado by Id.
GetJefeDependenciaById retrieves JefeDependencia by Id.
GetOrdenadorGastoById retrieves OrdenadorGasto by Id.
GetParametroEntidadById retrieves ParametroEntidad by Id.
GetPuntoSalarialById retrieves PuntoSalarial by Id.
GetRubrosDependenciaById retrieves RubrosDependencia by Id.
GetRubrosOrdenadorById retrieves RubrosOrdenador by Id.
GetSalarioMinimoById retrieves SalarioMinimo by Id.
GetSniesAreaById retrieves SniesArea by Id.
GetSniesNucleoBasicoById retrieves SniesNucleoBasico by Id.
GetSucursalById retrieves Sucursal by Id.
GetTipo_entidadById retrieves Tipo_entidad by Id.
GetTipoCuentaBancariaById retrieves TipoCuentaBancaria by Id.
GetTipoDocumentoById retrieves TipoDocumento by Id.
GetTipoDocumentoCobroById retrieves TipoDocumentoCobro by Id.
UpdateBanco updates Banco by Id and returns error if the record to be updated doesn't exist.
UpdateCiiuClase updates CiiuClase by Id and returns error if the record to be updated doesn't exist.
UpdateCiiuDivision updates CiiuDivision by Id and returns error if the record to be updated doesn't exist.
UpdateCiiuSubclase updates CiiuSubclase by Id and returns error if the record to be updated doesn't exist.
UpdateCiiuTipo updates CiiuTipo by Id and returns error if the record to be updated doesn't exist.
UpdateCiudad updates Ciudad by Id and returns error if the record to be updated doesn't exist.
UpdateEntidadAseguradora updates EntidadAseguradora by Id and returns error if the record to be updated doesn't exist.
UpdateEstado updates Estado by Id and returns error if the record to be updated doesn't exist.
UpdateJefeDependencia updates JefeDependencia by Id and returns error if the record to be updated doesn't exist.
UpdateOrdenadorGasto updates OrdenadorGasto by Id and returns error if the record to be updated doesn't exist.
UpdateParametroEntidad updates ParametroEntidad by Id and returns error if the record to be updated doesn't exist.
UpdatePuntoSalarial updates PuntoSalarial by Id and returns error if the record to be updated doesn't exist.
UpdateRubrosDependencia updates RubrosDependencia by Id and returns error if the record to be updated doesn't exist.
UpdateRubrosOrdenador updates RubrosOrdenador by Id and returns error if the record to be updated doesn't exist.
UpdateSalarioMinimo updates SalarioMinimo by Id and returns error if the record to be updated doesn't exist.
UpdateSniesArea updates SniesArea by Id and returns error if the record to be updated doesn't exist.
UpdateSniesNucleoBasico updates SniesNucleoBasico by Id and returns error if the record to be updated doesn't exist.
UpdateSucursal updates Sucursal by Id and returns error if the record to be updated doesn't exist.
UpdateTipo_entidad updates Tipo_entidad by Id and returns error if the record to be updated doesn't exist.
UpdateTipoCuentaBancaria updates TipoCuentaBancaria by Id and returns error if the record to be updated doesn't exist.
UpdateTipoDocumento updates TipoDocumento by Id and returns error if the record to be updated doesn't exist.
UpdateTipoDocumentoCobro updates TipoDocumentoCobro by Id and returns error if the record to be updated doesn't exist.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author