Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Data
DBInteger
C# Class Data.DBInteger
Inheritance:
Value
Afficher le fichier
Open project: hogeschool/INFDEV03-5
Class Usage Examples
Méthodes publiques
Méthode
Description
DBInteger
(
int
i
) :
System
IsEmpty
( ) :
bool
ToString
( ) :
string
operator
( ) :
DBInteger
Method Details
DBInteger()
public
méthode
public
DBInteger
(
int
i
) :
System
i
int
Résultat
System
IsEmpty()
public
méthode
public
IsEmpty
( ) :
bool
Résultat
bool
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
operator()
public
static
méthode
public
static
operator
( ) :
DBInteger
Résultat
DBInteger