C# Class HBM.GeneralManagement.RatePlansDAO

Afficher le fichier Open project: nirshandileep/HotelManagement

Méthodes publiques

Méthode Description
InsertUpdateDelete ( DataSet ds ) : bool
IsDuplicateTypeName ( RatePlans ratePlan ) : bool
SelectAll ( RatePlans ratePlan ) : DataSet

Method Details

InsertUpdateDelete() public méthode

public InsertUpdateDelete ( DataSet ds ) : bool
ds System.Data.DataSet
Résultat bool

IsDuplicateTypeName() public méthode

public IsDuplicateTypeName ( RatePlans ratePlan ) : bool
ratePlan RatePlans
Résultat bool

SelectAll() public méthode

public SelectAll ( RatePlans ratePlan ) : DataSet
ratePlan RatePlans
Résultat System.Data.DataSet