C# Class HBM.GeneralManagement.RoomRatePlan

Afficher le fichier Open project: nirshandileep/HotelManagement Class Usage Examples

Méthodes publiques

Méthode Description
Delete ( ) : bool
Save ( ) : bool
Select ( ) : RoomRatePlan
SelectAllList ( ) : List
SelectByRoomId ( ) : DataSet

Method Details

Delete() public méthode

public Delete ( ) : bool
Résultat bool

Save() public méthode

public Save ( ) : bool
Résultat bool

Select() public méthode

public Select ( ) : RoomRatePlan
Résultat RoomRatePlan

SelectAllList() public méthode

public SelectAllList ( ) : List
Résultat List

SelectByRoomId() public méthode

public SelectByRoomId ( ) : DataSet
Résultat System.Data.DataSet