C# Class LerPacientesWPD, ETLRedeDor

Inheritance: System.Web.Services.WebService
Exibir arquivo Open project: Workker/ETLRedeDor Class Usage Examples

Public Methods

Method Description
LerPacientesWPD ( ) : System

Protected Methods

Method Description
Salvar ( String m_sUnidade ) : Boolean

Private Methods

Method Description
GravarPaciente ( string m_strUnidade, DataSet m_oDsDados ) : Boolean
RetornarPacientes ( string UltimoRegistro, Int32 NumeroLinhas, string strConnHIS, string strScheHIS ) : DataSet
RetornarPacientesConciliacao ( String m_DataDe ) : DataSet
RetornarUltimoRegistro ( string str_Unidade ) : string
VerificarPalavra ( string m_sPalavra ) : string

Method Details

LerPacientesWPD() public method

public LerPacientesWPD ( ) : System
return System

Salvar() protected method

protected Salvar ( String m_sUnidade ) : Boolean
m_sUnidade String
return Boolean