Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
HBM
CompanyManagement
Company
C# Class HBM.CompanyManagement.Company
ファイルを表示
Open project: nirshandileep/HotelManagement
Class Usage Examples
Public Methods
Method
Description
Delete
( ) :
bool
Save
( ) :
bool
Select
( ) :
Company
SelectAllDataset
( ) :
DataSet
SelectAllList
( ) :
List
Method Details
Delete()
public
method
public
Delete
( ) :
bool
return
bool
Save()
public
method
public
Save
( ) :
bool
return
bool
Select()
public
method
public
Select
( ) :
Company
return
Company
SelectAllDataset()
public
method
public
SelectAllDataset
( ) :
DataSet
return
System.Data.DataSet
SelectAllList()
public
method
public
SelectAllList
( ) :
List
return
List