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
Contrive
Common
Data
DataExtensions
C# Class Contrive.Common.Data.DataExtensions
Afficher le fichier
Open project: alanstevens/Contrive
Méthodes publiques
Méthode
Description
IsDBNull
(
this
value
) :
bool
IsNotDBNull
(
this
value
) :
bool
Method Details
IsDBNull()
public
static
méthode
public
static
IsDBNull
(
this
value
) :
bool
value
this
Résultat
bool
IsNotDBNull()
public
static
méthode
public
static
IsNotDBNull
(
this
value
) :
bool
value
this
Résultat
bool