메소드 | 설명 | |
---|---|---|
DashboardSelectArrivalsList ( int companyId, System.DateTime fromDate, System.DateTime toDate ) : |
||
DashboardSelectBookingsByDateRange ( int companyId, System.DateTime fromDate, System.DateTime toDate ) : |
||
DashboardSelectDeparturesList ( int companyId, System.DateTime fromDate, System.DateTime toDate ) : |
||
DashboardUpdateArrivalsList ( |
||
DashboardUpdateDeparturesList ( |
||
InsertUpdateDelete ( |
||
SelectByReseervationId ( |
public DashboardSelectArrivalsList ( int companyId, System.DateTime fromDate, System.DateTime toDate ) : |
||
companyId | int | |
fromDate | System.DateTime | |
toDate | System.DateTime | |
리턴 |
public DashboardSelectBookingsByDateRange ( int companyId, System.DateTime fromDate, System.DateTime toDate ) : |
||
companyId | int | |
fromDate | System.DateTime | |
toDate | System.DateTime | |
리턴 |
public DashboardSelectDeparturesList ( int companyId, System.DateTime fromDate, System.DateTime toDate ) : |
||
companyId | int | |
fromDate | System.DateTime | |
toDate | System.DateTime | |
리턴 |
public DashboardUpdateArrivalsList ( |
||
arrivalsList | ||
리턴 | bool |
public DashboardUpdateDeparturesList ( |
||
departuresList | ||
리턴 | bool |
public InsertUpdateDelete ( |
||
reservationRoom | ||
db | Microsoft.Practices.EnterpriseLibrary.Data.Database | |
transaction | ||
리턴 | bool |
public SelectByReseervationId ( |
||
reservationRoom | ||
리턴 |