C# Class Data.DBNull

Inheritance: Value
Afficher le fichier Open project: hogeschool/INFDEV03-5 Class Usage Examples

Méthodes publiques

Méthode Description
DBNull ( ) : System
IsEmpty ( ) : bool
ToString ( ) : string

Method Details

DBNull() public méthode

public DBNull ( ) : System
Résultat System

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string