C# Class HBM.GeneralManagement.AdditionalService

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

Méthodes publiques

Méthode Description
IsDuplicateTypeName ( ) : bool
Save ( DataSet ds ) : bool
SelectAllDataset ( ) : DataSet
SelectAllList ( ) : List

Method Details

IsDuplicateTypeName() public méthode

public IsDuplicateTypeName ( ) : bool
Résultat bool

Save() public méthode

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

SelectAllDataset() public méthode

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

SelectAllList() public méthode

public SelectAllList ( ) : List
Résultat List