Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Data
DBInteger
C# Class Data.DBInteger
Inheritance:
Value
Exibir arquivo
Open project: hogeschool/INFDEV03-5
Class Usage Examples
Public Methods
Method
Description
DBInteger
(
int
i
) :
System
IsEmpty
( ) :
bool
ToString
( ) :
string
operator
( ) :
DBInteger
Method Details
DBInteger()
public
method
public
DBInteger
(
int
i
) :
System
i
int
return
System
IsEmpty()
public
method
public
IsEmpty
( ) :
bool
return
bool
ToString()
public
method
public
ToString
( ) :
string
return
string
operator()
public
static
method
public
static
operator
( ) :
DBInteger
return
DBInteger