메소드 | 설명 | |
---|---|---|
FhieChemHemDao ( AbstractConnection cxn ) : System | ||
getChemHemReport ( string dfn, string &nextDate ) : ChemHemReport | ||
getChemHemReports ( string fromDate, string toDate ) : ChemHemReport[] | ||
getChemHemReports ( string dfn, string fromDate, string toDate ) : ChemHemReport[] | ||
getNewChemHemReports ( System.DateTime start ) : HashSet |
public FhieChemHemDao ( AbstractConnection cxn ) : System | ||
cxn | AbstractConnection | |
리턴 | System |
public getChemHemReport ( string dfn, string &nextDate ) : ChemHemReport | ||
dfn | string | |
nextDate | string | |
리턴 | ChemHemReport |
public getChemHemReports ( string fromDate, string toDate ) : ChemHemReport[] | ||
fromDate | string | |
toDate | string | |
리턴 | ChemHemReport[] |
public getChemHemReports ( string dfn, string fromDate, string toDate ) : ChemHemReport[] | ||
dfn | string | |
fromDate | string | |
toDate | string | |
리턴 | ChemHemReport[] |
public getNewChemHemReports ( System.DateTime start ) : HashSet |
||
start | System.DateTime | |
리턴 | HashSet |