Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
HBM
Data
AdditionalService
C# Class HBM.Data.AdditionalService
显示文件
Open project: nirshandileep/HotelManagement
Public Methods
Method
Description
Delete
( ) :
bool
Insert
( ) :
bool
SelectAll
( ) :
DataSet
Update
( ) :
bool
Method Details
Delete()
public
method
public
Delete
( ) :
bool
return
bool
Insert()
public
method
public
Insert
( ) :
bool
return
bool
SelectAll()
public
method
public
SelectAll
( ) :
DataSet
return
System.Data.DataSet
Update()
public
method
public
Update
( ) :
bool
return
bool