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
GeneralManagement
CreditCardType
C# Class HBM.GeneralManagement.CreditCardType
ファイルを表示
Open project: nirshandileep/HotelManagement
Class Usage Examples
Public Methods
Method
Description
IsDuplicateTypeName
( ) :
bool
Save
(
DataSet
ds
) :
bool
SelectAllDataset
( ) :
DataSet
SelectAllList
( ) :
List
Method Details
IsDuplicateTypeName()
public
method
public
IsDuplicateTypeName
( ) :
bool
return
bool
Save()
public
method
public
Save
(
DataSet
ds
) :
bool
ds
System.Data.DataSet
return
bool
SelectAllDataset()
public
method
public
SelectAllDataset
( ) :
DataSet
return
System.Data.DataSet
SelectAllList()
public
method
public
SelectAllList
( ) :
List
return
List