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
ValueVisitor
C# Class Data.ValueVisitor
Afficher le fichier
Open project: hogeschool/INFDEV03-5
Class Usage Examples
Méthodes publiques
Méthode
Description
IsEmpty
(
DBInteger
x
) :
bool
IsEmpty
(
DBNull
x
) :
bool
IsEmpty
(
DBReal
x
) :
bool
IsEmpty
(
DBString
x
) :
bool
IsEmpty
(
EmptyResult
x
) :
bool
Method Details
IsEmpty()
public
méthode
public
IsEmpty
(
DBInteger
x
) :
bool
x
DBInteger
Résultat
bool
IsEmpty()
public
méthode
public
IsEmpty
(
DBNull
x
) :
bool
x
DBNull
Résultat
bool
IsEmpty()
public
méthode
public
IsEmpty
(
DBReal
x
) :
bool
x
DBReal
Résultat
bool
IsEmpty()
public
méthode
public
IsEmpty
(
DBString
x
) :
bool
x
DBString
Résultat
bool
IsEmpty()
public
méthode
public
IsEmpty
(
EmptyResult
x
) :
bool
x
EmptyResult
Résultat
bool