Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Contrive
Common
Data
DataExtensions
C# Class Contrive.Common.Data.DataExtensions
Mostra file
Open project: alanstevens/Contrive
Public Methods
Method
Description
IsDBNull
(
this
value
) :
bool
IsNotDBNull
(
this
value
) :
bool
Method Details
IsDBNull()
public
static
method
public
static
IsDBNull
(
this
value
) :
bool
value
this
return
bool
IsNotDBNull()
public
static
method
public
static
IsNotDBNull
(
this
value
) :
bool
value
this
return
bool