C# Class WindowsETL.Passos.LerAtendimentos

Mostra file Open project: Workker/ETLRedeDor

Public Methods

Method Description
ProcessarAtendimentosHIS ( Int32 m_iQtdeRegistros ) : System.Boolean
ProcessarConciliacaoAtendimentosHIS ( Int32 m_iQtdeRegistros, string m_sData ) : System.Boolean

Protected Methods

Method Description
Salvar ( ) : System.Boolean

Method Details

ProcessarAtendimentosHIS() public method

public ProcessarAtendimentosHIS ( Int32 m_iQtdeRegistros ) : System.Boolean
m_iQtdeRegistros System.Int32
return System.Boolean

ProcessarConciliacaoAtendimentosHIS() public method

public ProcessarConciliacaoAtendimentosHIS ( Int32 m_iQtdeRegistros, string m_sData ) : System.Boolean
m_iQtdeRegistros System.Int32
m_sData string
return System.Boolean

Salvar() protected method

protected Salvar ( ) : System.Boolean
return System.Boolean