Method | Description | |
---|---|---|
Delete ( |
||
Insert ( |
||
InsertUpdateDelete ( |
||
SelectByRoomId ( int RoomId ) : |
||
SelectUnmatchedRatePlansByRoomId ( int RoomId ) : |
||
Update ( |
public Delete ( |
||
roomRatePlan | ||
return | bool |
public Insert ( |
||
roomRatePlan | ||
return | bool |
public InsertUpdateDelete ( |
||
ds | ||
return | bool |
public SelectByRoomId ( int RoomId ) : |
||
RoomId | int | |
return |
public SelectUnmatchedRatePlansByRoomId ( int RoomId ) : |
||
RoomId | int | |
return |
public Update ( |
||
roomRatePlan | ||
return | bool |