C# 클래스 WindowsETL.Passos.LerAtendimentos

파일 보기 프로젝트 열기: Workker/ETLRedeDor

공개 메소드들

메소드 설명
ProcessarAtendimentosHIS ( Int32 m_iQtdeRegistros ) : System.Boolean
ProcessarConciliacaoAtendimentosHIS ( Int32 m_iQtdeRegistros, string m_sData ) : System.Boolean

보호된 메소드들

메소드 설명
Salvar ( ) : System.Boolean

메소드 상세

ProcessarAtendimentosHIS() 공개 메소드

public ProcessarAtendimentosHIS ( Int32 m_iQtdeRegistros ) : System.Boolean
m_iQtdeRegistros System.Int32
리턴 System.Boolean

ProcessarConciliacaoAtendimentosHIS() 공개 메소드

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

Salvar() 보호된 메소드

protected Salvar ( ) : System.Boolean
리턴 System.Boolean